-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make in-place repair an option to bot manifold
This is for automatically repairing all bots in a file or hierarchy at once via search exec in MGED: search -type bot ! -type plate -exec "bot manifold -i {}" ";" The above line will check all the non plate mode bots to see if they are manifold. If not, repair will be attempted to update the BoT to be manifold via either small adjustments by the Manifold library or (if that fails, which is more typical) hole filling using geogram.
- Loading branch information
1 parent
2e40d01
commit 0643f49
Showing
1 changed file
with
57 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters