OpenJsCad
OpenJsCad copied to clipboard
3D solid CAD using only Javascript
@joostn isn't it time to mark this as 'deprecated'?
See also #60 . This issue here is about fixing fixTJunctions.. While I think #60 is more important, here is another example that trigger either assertionFailed or sidemapIsEmpty depending on...
One reason to trigger a "assertion failed" error in fixTJunctions appears to be related to empty polygons. Those are created by functions such as `rotateExtrude`, `followWith` and `polyhedron` (depending on...