Created by: portnov
This node deconstructs any NURBS or NURBS-like surface into it's main components: control points, weights, and so on.
For types of surfaces that are considered as not having NURBS components (control points, for example), outputs will be empty.
Preflight checklist
Put an x letter in each brackets when you're done this item:
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.