PolylineCurve2d Constructor
|
Default constructor for the PolylineCurve2d
class. Creates a default corresponding C++ object with no actual
data stored.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public:
PolylineCurve2d()
new : unit -> PolylineCurve2d
See Also