jupytercad
jupytercad copied to clipboard
Have a UUID property for objects
Renaming an existing object is problematic today if the object is used in a boolean operator.
We should have a UUID attached to each object that is not controlled by the user, and boolean operators would use this and not the object names as input.