OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
Loading...
Searching...
No Matches
occtl_ref_uid Struct Reference

#include <occtl_topo_types.h>

Public Attributes

uint64_t bits
 

Detailed Description

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.

Member Data Documentation

◆ bits

uint64_t occtl_ref_uid::bits

Opaque 64-bit persistent reference identity.


The documentation for this struct was generated from the following file: