How to assign UUID
How to assign UUID
UUID
s are set to scene graph elements using
SetUuid()
method.
Uuid()
method can be used to get UUID.
CreateRandom()
method can set random UUIDs.
AssignUuids()
method assigns UUIDs to multiple elements in the scene graph.
If you're looking for
ModelData_Shape
ID, use
ModelData_BRepRepresentation::ShapeId()
to get it.