RotatedDimension Constructor
|
Default constructor. Creates a rotated
dimension entity with rotation angle set to 0.0, dimension line
point, and extension line 1 and 2 start points set to
(0,0,0).
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public RotatedDimension()
public:
RotatedDimension()
new : unit -> RotatedDimension
See Also