Closed JansenSmith closed 2 years ago
Maybe name the STL files based on the name of the variable they are part of? Going through 30 different versions of Part-Num-FOO is pretty tedious.
use the csg.setName("unique name") before returning the CSG. Be aware that you need to set the name after any csg opperation, name is not preserved through operations
Installed Version
OS type and version number
Expected behavior
Maybe name the STL files based on the name of the variable they are part of? Going through 30 different versions of Part-Num-FOO is pretty tedious.
Actual Behavior
Steps to reproduce the behavior