|
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 reference entry in the graph.
RefUIDs survive graph compaction and can be resolved back to the current occtl_ref_id_t while the reference is active. They identify reference entries such as shell/face/wire/coedge refs and assembly occurrence refs; for topology nodes use occtl_uid_t instead.
The all-zero value (OCCTL_REF_UID_INVALID) is the invalid sentinel.
| uint64_t occtl_ref_uid::bits |
Opaque 64-bit persistent reference identity.