Open CASCADE Technology 6.6.0
Public Member Functions | Protected Attributes
TopOpeBRepBuild_FuseFace Class Reference

#include <TopOpeBRepBuild_FuseFace.hxx>

Public Member Functions

 TopOpeBRepBuild_FuseFace ()
 TopOpeBRepBuild_FuseFace (const TopTools_ListOfShape &LIF, const TopTools_ListOfShape &LRF, const Standard_Integer CXM)
void Init (const TopTools_ListOfShape &LIF, const TopTools_ListOfShape &LRF, const Standard_Integer CXM)
void PerformFace ()
void PerformEdge ()
void ClearEdge ()
void ClearVertex ()
Standard_Boolean IsDone () const
Standard_Boolean IsModified () const
const TopTools_ListOfShapeLFuseFace () const
const TopTools_ListOfShapeLInternEdge () const
const TopTools_ListOfShapeLExternEdge () const
const TopTools_ListOfShapeLModifEdge () const
const TopTools_ListOfShapeLInternVertex () const
const TopTools_ListOfShapeLExternVertex () const
const TopTools_ListOfShapeLModifVertex () const

Protected Attributes

TopTools_ListOfShape myLIE
TopTools_ListOfShape myLEE
TopTools_ListOfShape myLME
TopTools_ListOfShape myLIV
TopTools_ListOfShape myLEV
TopTools_ListOfShape myLMV

Constructor & Destructor Documentation

TopOpeBRepBuild_FuseFace::TopOpeBRepBuild_FuseFace ( )
TopOpeBRepBuild_FuseFace::TopOpeBRepBuild_FuseFace ( const TopTools_ListOfShape LIF,
const TopTools_ListOfShape LRF,
const Standard_Integer  CXM 
)

Member Function Documentation

void TopOpeBRepBuild_FuseFace::ClearEdge ( )
void TopOpeBRepBuild_FuseFace::ClearVertex ( )
void TopOpeBRepBuild_FuseFace::Init ( const TopTools_ListOfShape LIF,
const TopTools_ListOfShape LRF,
const Standard_Integer  CXM 
)
Standard_Boolean TopOpeBRepBuild_FuseFace::IsDone ( ) const
Standard_Boolean TopOpeBRepBuild_FuseFace::IsModified ( ) const
const TopTools_ListOfShape& TopOpeBRepBuild_FuseFace::LExternEdge ( ) const
const TopTools_ListOfShape& TopOpeBRepBuild_FuseFace::LExternVertex ( ) const
const TopTools_ListOfShape& TopOpeBRepBuild_FuseFace::LFuseFace ( ) const
const TopTools_ListOfShape& TopOpeBRepBuild_FuseFace::LInternEdge ( ) const
const TopTools_ListOfShape& TopOpeBRepBuild_FuseFace::LInternVertex ( ) const
const TopTools_ListOfShape& TopOpeBRepBuild_FuseFace::LModifEdge ( ) const
const TopTools_ListOfShape& TopOpeBRepBuild_FuseFace::LModifVertex ( ) const
void TopOpeBRepBuild_FuseFace::PerformEdge ( )
void TopOpeBRepBuild_FuseFace::PerformFace ( )

Field Documentation


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines