|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
#include <occtl_topo_relation.h>

Public Attributes | |
| occtl_node_id_t | id |
| occtl_orientation_t | orientation |
(NodeId, orientation) pair used in builder info structs and ordered traversal results to specify a child entity and its parent orientation.
Passed by value; embedded in spans inside info structs. Not versioned.
| occtl_node_id_t occtl_oriented_node::id |
Child node ID.
| occtl_orientation_t occtl_oriented_node::orientation |
Child orientation.