|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
#include <occtl_topo_types.h>
Public Attributes | |
| uint64_t | bits |
Persistent identity of a representation entry in the graph.
RepUIDs survive graph compaction and can be resolved back to the current occtl_rep_id_t while the representation is active. They identify geometry and mesh representation entries such as surfaces, curves, triangulations, and polygons; for topology nodes use occtl_uid_t instead.
The all-zero value (OCCTL_REP_UID_INVALID) is the invalid sentinel.
| uint64_t occtl_rep_uid::bits |
Opaque 64-bit persistent representation identity.