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

One yield from edge_split: the two sub-edges produced at the split point. More...

#include <topo.hpp>

Collaboration diagram for occtl::Graph::EdgeSplitResult:

Public Attributes

NodeId Edge1
 First sub-edge (start → split parameter).
 
NodeId Edge2
 Second sub-edge (split parameter → end).
 

Detailed Description

One yield from edge_split: the two sub-edges produced at the split point.


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