Construct B-Spline From Points

Constructs a B-Spline that passes through a series of 3 or more points.

 

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

Point Name Ref List

Point List

The points defining the B-Spline.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The B-Spline was created successfully.

FAILURE

The instrument or one or more of the source points was not found, or less than three points were provided.

 

Remarks

If the specified B-Spline name already exists, the name will automatically increment to avoid duplicates. The B-Spline Fit Options can reference a pre-defined set.