Creates a surface from a series of at least 4 B-Splines.
Input Arguments
0 |
Collection Object Name |
Resulting Surface Name |
A name for the resulting surface. |
1 |
Collection Object Name Ref List |
BSpline List |
A list of the source B-Splines to use. |
Return Arguments
None.
Returned Status
SUCCESS |
The surface was created successfully. |
FAILURE |
One or more of the source B-Splines was not found. |
Remarks
If the resulting surface name already exists, the name will be incremented automatically to avoid duplicates.