PointOnCurve3d Constructor

Overload List

Method Description
PointOnCurve3d.PointOnCurve3d ()Default constructor. Constructs a point on the curve Line3d.XAxis at the parameter value 0.0.
PointOnCurve3d.PointOnCurve3d (Curve3d, double)Constructs a point on the input curve at the specified parameter value.