LineSegment2d Constructor
|
Default constructor for the LineSegment2d
class. Creates a default corresponding C++ object with the lower
parameter set to 0.0 and the upper parameter set to 1.0.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
new : unit -> LineSegment2d
See Also