![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Contains the 3 ListOfShape of a Face (Internal OutLines, OutLines on restriction and IsoLines). More...
#include <HLRTopoBRep_FaceData.hxx>
Public Member Functions | |
| HLRTopoBRep_FaceData () | |
| const NCollection_List< TopoDS_Shape > & | FaceIntL () const |
| const NCollection_List< TopoDS_Shape > & | FaceOutL () const |
| const NCollection_List< TopoDS_Shape > & | FaceIsoL () const |
| NCollection_List< TopoDS_Shape > & | AddIntL () |
| NCollection_List< TopoDS_Shape > & | AddOutL () |
| NCollection_List< TopoDS_Shape > & | AddIsoL () |
Contains the 3 ListOfShape of a Face (Internal OutLines, OutLines on restriction and IsoLines).
| HLRTopoBRep_FaceData::HLRTopoBRep_FaceData | ( | ) |
| NCollection_List< TopoDS_Shape > & HLRTopoBRep_FaceData::AddIntL | ( | ) |
| NCollection_List< TopoDS_Shape > & HLRTopoBRep_FaceData::AddIsoL | ( | ) |
| NCollection_List< TopoDS_Shape > & HLRTopoBRep_FaceData::AddOutL | ( | ) |
| const NCollection_List< TopoDS_Shape > & HLRTopoBRep_FaceData::FaceIntL | ( | ) | const |
| const NCollection_List< TopoDS_Shape > & HLRTopoBRep_FaceData::FaceIsoL | ( | ) | const |
| const NCollection_List< TopoDS_Shape > & HLRTopoBRep_FaceData::FaceOutL | ( | ) | const |