Created by: portnov
refs https://github.com/portnov/sverchok/issues/34
This node calculates the center and the radius of inscribed circle for triangluar faces. For non-tri faces, this node will either skip them, or give an error, depending on setting.
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.