Construct B-Spline From Point Sets

Constructs a B-Spline that passes through a series of 3 or more point from within a Point Set.

 

Input Arguments

 

0

Collection Object Name

Resulting B-Spline Name

The name for the resulting B-Spline.

1

B-Spline Fit Options

B-Spline Fit Options

User Settings defining how the curve is to be fit to the specified points.

2

Collection Object Name

Point Set Container

The Point Set used to define the B-Spline.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The B-Spline was created successfully.

FAILURE

The Instrument or Point Set could not be found, or no solution could be found.

 

Remarks

If the specified B-Spline name already exists, the name will be incremented automatically to avoid duplicates.