Converts one or more lines into B-splines.
0 |
String |
Resulting BSpline Name prefix (optional) |
An optional prefix for the resulting B-spline names. |
1 |
Collection Object Name Ref List |
Line List |
A list of the source lines to convert. |
2 |
Collection Object Name Ref List |
B-Spline List |
A list of the resulting B-splines that were created. |
SUCCESS |
The B-Splines were created successfully. |
FAILURE |
One or more of the source lines was not found. |
If the resulting B-Spline names already exist, the names will be incremented automatically to avoid duplicates. The resulting lines will have the same name as their source line, with the optional prefix.