OCCT3D About OCCT
Open CASCADE Technology Reference Manual 8.0.1
Loading...
Searching...
No Matches
Data Fields
BRepGraphInc::WireRelations Struct Reference

Topology relations for wire definitions. More...

#include <BRepGraphInc_Relations.hxx>

Data Fields

NCollection_LinearVector< BRepGraph_CoEdgeIdCoEdgeIds
 Coedge identifiers in this wire.
 
NCollection_LinearVector< BRepGraph_WireRefIdParentWireRefIds
 Upstream wire references.
 

Detailed Description

Topology relations for wire definitions.

Field Documentation

◆ CoEdgeIds

NCollection_LinearVector<BRepGraph_CoEdgeId> BRepGraphInc::WireRelations::CoEdgeIds

Coedge identifiers in this wire.

◆ ParentWireRefIds

NCollection_LinearVector<BRepGraph_WireRefId> BRepGraphInc::WireRelations::ParentWireRefIds

Upstream wire references.


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