Version: 9.12.0
GEOMAlgo_SolidSolid Class Reference

#include <GEOMAlgo_SolidSolid.hxx>

Inheritance diagram for GEOMAlgo_SolidSolid:
Inheritance graph

Public Member Functions

Standard_EXPORT GEOMAlgo_SolidSolid ()
 
virtual Standard_EXPORT ~GEOMAlgo_SolidSolid ()
 
virtual Standard_EXPORT void Perform ()
 
Standard_EXPORT void SetShape2 (const TopoDS_Shape &aS)
 
Standard_EXPORT const TopoDS_Shape & Shape2 () const
 
- Public Member Functions inherited from GEOMAlgo_ShellSolid
Standard_EXPORT GEOMAlgo_ShellSolid ()
 
virtual Standard_EXPORT ~GEOMAlgo_ShellSolid ()
 
- Public Member Functions inherited from GEOMAlgo_ShapeSolid
Standard_EXPORT void SetFiller (const BOPAlgo_PaveFiller &aDSF)
 
virtual Standard_EXPORT ~GEOMAlgo_ShapeSolid ()
 
Standard_EXPORT const TopTools_ListOfShape & Shapes (const TopAbs_State aState) const
 
- Public Member Functions inherited from GEOMAlgo_Algo
Standard_EXPORT Standard_Integer ErrorStatus () const
 
Standard_EXPORT Standard_Integer WarningStatus () const
 
Standard_EXPORT void ComputeInternalShapes (const Standard_Boolean theFlag)
 Allows to omit of creation of internal shapes (manifold topology). More...
 

Protected Member Functions

virtual Standard_EXPORT void BuildResult ()
 
- Protected Member Functions inherited from GEOMAlgo_ShapeSolid
Standard_EXPORT GEOMAlgo_ShapeSolid ()
 
- Protected Member Functions inherited from GEOMAlgo_Algo
Standard_EXPORT GEOMAlgo_Algo ()
 
virtual Standard_EXPORT ~GEOMAlgo_Algo ()
 
virtual Standard_EXPORT void CheckData ()
 
virtual Standard_EXPORT void CheckResult ()
 

Protected Attributes

TopoDS_Shape myS2
 
- Protected Attributes inherited from GEOMAlgo_ShapeSolid
TopTools_ListOfShape myLSIN
 
TopTools_ListOfShape myLSOUT
 
TopTools_ListOfShape myLSON
 
Standard_Integer myRank
 
BOPAlgo_PPaveFiller myDSFiller
 
- Protected Attributes inherited from GEOMAlgo_Algo
Standard_Integer myErrorStatus
 
Standard_Integer myWarningStatus
 
Standard_Boolean myComputeInternalShapes
 

Constructor & Destructor Documentation

◆ GEOMAlgo_SolidSolid()

GEOMAlgo_SolidSolid::GEOMAlgo_SolidSolid ( )

◆ ~GEOMAlgo_SolidSolid()

GEOMAlgo_SolidSolid::~GEOMAlgo_SolidSolid ( )
virtual

Member Function Documentation

◆ BuildResult()

◆ Perform()

void GEOMAlgo_SolidSolid::Perform ( )
virtual

◆ SetShape2()

void GEOMAlgo_SolidSolid::SetShape2 ( const TopoDS_Shape &  aS)

References myS2.

◆ Shape2()

const TopoDS_Shape & GEOMAlgo_SolidSolid::Shape2 ( ) const

References myS2.

Member Data Documentation

◆ myS2

TopoDS_Shape GEOMAlgo_SolidSolid::myS2
protected

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