![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
CoEdge reference storage entry. No Orientation field: CoEdgeDef::Orientation already owns the edge-on-face sense, coupled with PCurve parametrization, so duplicating orientation here would create a second competing source of truth. More...
#include <BRepGraphInc_Reference.hxx>

Public Types | |
| using | TypeId = BRepGraph_CoEdgeRefId |
Public Types inherited from BRepGraphInc::BaseRef | |
| using | TypeId = BRepGraph_RefId |
Data Fields | |
| BRepGraph_CoEdgeId | CoEdgeDefId |
| TopLoc_Location | LocalLocation |
Data Fields inherited from BRepGraphInc::BaseRef | |
| BRepGraph_NodeId | ParentId |
| Parent topology node owning this reference usage. | |
| uint32_t | OwnGen = 0 |
| Per-reference mutation counter. | |
| bool | IsRemoved = false |
| Soft-removal flag. | |
CoEdge reference storage entry. No Orientation field: CoEdgeDef::Orientation already owns the edge-on-face sense, coupled with PCurve parametrization, so duplicating orientation here would create a second competing source of truth.
| BRepGraph_CoEdgeId BRepGraphInc::CoEdgeRef::CoEdgeDefId |
| TopLoc_Location BRepGraphInc::CoEdgeRef::LocalLocation |