OrdinateDimension Constructor
|
The default constructor. Creates the ordinate
dimension entity with the origin point, defining point, and end
point at (0, 0, 0) and the y-axis distance as the distance to
measure.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public OrdinateDimension()
public:
OrdinateDimension()
new : unit -> OrdinateDimension
See Also