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

Topology relations for solid definitions. More...

#include <BRepGraphInc_Relations.hxx>

Data Fields

NCollection_LinearVector< BRepGraph_ShellRefIdShellRefIds
 Shell references in this solid.
 
NCollection_LinearVector< BRepGraph_SolidRefIdParentSolidRefIds
 Upstream solid references.
 

Detailed Description

Topology relations for solid definitions.

Field Documentation

◆ ParentSolidRefIds

NCollection_LinearVector<BRepGraph_SolidRefId> BRepGraphInc::SolidRelations::ParentSolidRefIds

Upstream solid references.

◆ ShellRefIds

NCollection_LinearVector<BRepGraph_ShellRefId> BRepGraphInc::SolidRelations::ShellRefIds

Shell references in this solid.


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