Constructs a point on the input curve at the parameter value 0.0.
Public Sub New( curve As Curve2d )
public PointOnCurve2d( Curve2d curve );