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 | BSplineCurveDefinition | Input BSplineCurveDefinition object that defines the BSpline curve. |