Created by: portnov
This PR adds a new "framework" (construction carcass) node. The framework is generated by extruding vertices of some "profile mesh" to generate lengthwise crossbars, and then connecting the resulting vertices by traverse edges. The traverse edges can intersect in some cases.
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.