A program to recognize and reward our most engaged community members
I want to set geometry cleanup tolerance as some value. Is there any way to give the command in script
Hello again @ATLURI BHARATH KUMAR ,
if you are using the new interface, you can interactively set the tolerance from the preferences, then you get the following commands in the command.tcl file:
*setoption auto_cleanuptol=0*setoption cleanup_tolerance=.42
Does that help?
Best Regards,
Michael
Hello again @ATLURI BHARATH KUMAR , if you are using the new interface, you can interactively set the tolerance from the preferences, then you get the following commands in the command.tcl file: *setoption auto_cleanuptol=0*setoption cleanup_tolerance=.42 Does that help? Best Regards, Michael
Ok that helps. Thanks a lot