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

#include <occtl_topo_relation.h>

Collaboration diagram for occtl_oriented_node:

Public Attributes

occtl_node_id_t id
 
occtl_orientation_t orientation
 

Detailed Description

(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.

Member Data Documentation

◆ id

occtl_node_id_t occtl_oriented_node::id

Child node ID.

◆ orientation

occtl_orientation_t occtl_oriented_node::orientation

Child orientation.


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