Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Types | Data Fields
BRepGraphInc::ShellRef Struct Reference

Shell reference storage entry. More...

#include <BRepGraphInc_Reference.hxx>

Inheritance diagram for BRepGraphInc::ShellRef:
Inheritance graph
[legend]

Public Types

using TypeId = BRepGraph_ShellRefId
 
- Public Types inherited from BRepGraphInc::BaseRef
using TypeId = BRepGraph_RefId
 

Data Fields

BRepGraph_ShellId ShellDefId
 
TopAbs_Orientation Orientation = TopAbs_FORWARD
 
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.
 

Detailed Description

Shell reference storage entry.

Member Typedef Documentation

◆ TypeId

Field Documentation

◆ LocalLocation

TopLoc_Location BRepGraphInc::ShellRef::LocalLocation

◆ Orientation

TopAbs_Orientation BRepGraphInc::ShellRef::Orientation = TopAbs_FORWARD

◆ ShellDefId

BRepGraph_ShellId BRepGraphInc::ShellRef::ShellDefId

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