mirror of
https://github.com/xibyte/jsketcher
synced 2026-04-01 11:06:51 +02:00
297 B
297 B
Simplify shape
Simplify shape cleans up geometry and unifies adjacent coplanar faces. Un-needed edges internal to a face are eliminated. Connected edges with continuity are merged.
Useful for cleaning up tricky geometry that has been imported or the result of difficult boolean operations.