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

#include <occtl_topo_types.h>

Public Attributes

uint64_t bits
 

Detailed Description

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.

Member Data Documentation

◆ bits

uint64_t occtl_rep_uid::bits

Opaque 64-bit persistent representation identity.


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