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

Topology relations for face definitions. More...

#include <BRepGraphInc_Relations.hxx>

Data Fields

NCollection_LinearVector< BRepGraph_WireRefIdWireRefIds
 Wire references owned by this face.
 
NCollection_LinearVector< BRepGraph_FaceRefIdParentFaceRefIds
 Upstream face references (compound hierarchy)
 

Detailed Description

Topology relations for face definitions.

Field Documentation

◆ ParentFaceRefIds

NCollection_LinearVector<BRepGraph_FaceRefId> BRepGraphInc::FaceRelations::ParentFaceRefIds

Upstream face references (compound hierarchy)

◆ WireRefIds

NCollection_LinearVector<BRepGraph_WireRefId> BRepGraphInc::FaceRelations::WireRefIds

Wire references owned by this face.


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