Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
HLRTopoBRep_FaceData Class Reference

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 ()
 

Detailed Description

Contains the 3 ListOfShape of a Face (Internal OutLines, OutLines on restriction and IsoLines).

Constructor & Destructor Documentation

◆ HLRTopoBRep_FaceData()

HLRTopoBRep_FaceData::HLRTopoBRep_FaceData ( )

Member Function Documentation

◆ AddIntL()

NCollection_List< TopoDS_Shape > & HLRTopoBRep_FaceData::AddIntL ( )

◆ AddIsoL()

NCollection_List< TopoDS_Shape > & HLRTopoBRep_FaceData::AddIsoL ( )

◆ AddOutL()

NCollection_List< TopoDS_Shape > & HLRTopoBRep_FaceData::AddOutL ( )

◆ FaceIntL()

const NCollection_List< TopoDS_Shape > & HLRTopoBRep_FaceData::FaceIntL ( ) const

◆ FaceIsoL()

const NCollection_List< TopoDS_Shape > & HLRTopoBRep_FaceData::FaceIsoL ( ) const

◆ FaceOutL()

const NCollection_List< TopoDS_Shape > & HLRTopoBRep_FaceData::FaceOutL ( ) const

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