Open CASCADE Technology
7.3.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 TopTools_ListOfShape & | FaceIntL () const |
const TopTools_ListOfShape & | FaceOutL () const |
const TopTools_ListOfShape & | FaceIsoL () const |
TopTools_ListOfShape & | AddIntL () |
TopTools_ListOfShape & | AddOutL () |
TopTools_ListOfShape & | AddIsoL () |
Contains the 3 ListOfShape of a Face ( Internal OutLines, OutLines on restriction and IsoLines ).
HLRTopoBRep_FaceData::HLRTopoBRep_FaceData | ( | ) |
TopTools_ListOfShape& HLRTopoBRep_FaceData::AddIntL | ( | ) |
TopTools_ListOfShape& HLRTopoBRep_FaceData::AddIsoL | ( | ) |
TopTools_ListOfShape& HLRTopoBRep_FaceData::AddOutL | ( | ) |
const TopTools_ListOfShape& HLRTopoBRep_FaceData::FaceIntL | ( | ) | const |
const TopTools_ListOfShape& HLRTopoBRep_FaceData::FaceIsoL | ( | ) | const |
const TopTools_ListOfShape& HLRTopoBRep_FaceData::FaceOutL | ( | ) | const |