Reverses the normals of specified B-Splines.
Input Arguments
0 |
Collection Object Name Ref List |
B-Spline List |
The list of B-Splines to reverse. |
Return Arguments
None.
Returned Status
SUCCESS |
The B-Splines were reversed successfully. |
PARTIAL SUCCESS |
One or more B-Splines (but not all) could not found. |
FAILURE |
None of the specified B-Splines could be found. |
Remarks
None.