|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
#include <occtl_topo_types.h>
Public Attributes | |
| uint64_t | bits |
Session-local identity of a graph node.
Invalidated by graph compaction (introduced in a later phase). For persistent identity use occtl_uid_t. The all-zero value (OCCTL_NODE_ID_INVALID) is the invalid sentinel — check with id.bits == 0.
To query the kind of a node ID, call occtl_graph_node_kind.
| uint64_t occtl_node_id::bits |
Opaque 64-bit identity.