jupytercad icon indicating copy to clipboard operation
jupytercad copied to clipboard

Have a UUID property for objects

Open martinRenou opened this issue 2 years ago • 3 comments

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.

martinRenou avatar Jun 13 '23 14:06 martinRenou