Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upDefinitions modified with the C API keep the same GUID #385
Comments
This comment has been minimized.
This comment has been minimized.
I think we had similar issues with model GUID not updating upon save. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://forums.sketchup.com/t/c-api-modified-definitions-keep-the-same-guid/109895
Modifications applied to a definition (either its entities collection, or its properties like name, behavior, etc) do not trigger a GUID change.
This is a major issue for us, as it messes with the ability to reload modified component with nested groups/components.