Method that creates a new object using fit points. The definition of the curve is supplied using the input definition object. If an invalid curve is defined the method will fail. The object created is a transient mathematical object and is not displayed graphically.
Name | Type | Description |
Definition | BSplineCurve2dDefinition | Input BSplineCurve2dDefinition object that defines the 2d BSpline curve. |