PointOnCurve3d Constructor
|
Default constructor for the PointOnCurve3d
class. Creates a default corresponding C++ object with a point that
does not lie on any curve and has a parameter value of 0.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
new : unit -> PointOnCurve3d
See Also