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

Topology relations for shell definitions. More...

#include <BRepGraphInc_Relations.hxx>

Data Fields

NCollection_LinearVector< BRepGraph_FaceRefIdFaceRefIds
 Face references in this shell.
 
NCollection_LinearVector< BRepGraph_ShellRefIdParentShellRefIds
 Upstream shell references.
 

Detailed Description

Topology relations for shell definitions.

Field Documentation

◆ FaceRefIds

NCollection_LinearVector<BRepGraph_FaceRefId> BRepGraphInc::ShellRelations::FaceRefIds

Face references in this shell.

◆ ParentShellRefIds

NCollection_LinearVector<BRepGraph_ShellRefId> BRepGraphInc::ShellRelations::ParentShellRefIds

Upstream shell references.


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