OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKBO
BOP


BOP_CheckResult Class Reference

contains information about faulty shapes and faulty types
can't be processed by Boolean Operations

#include <BOP_CheckResult.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BOP_CheckResult ()
 empty constructor

Standard_EXPORT void SetShape1 (const TopoDS_Shape &TheShape)
 sets ancestor shape (object) for faulty sub-shapes

Standard_EXPORT void AddFaultyShape1 (const TopoDS_Shape &TheShape)
 adds faulty sub-shapes from object to a list

Standard_EXPORT void SetShape2 (const TopoDS_Shape &TheShape)
 sets ancestor shape (tool) for faulty sub-shapes

Standard_EXPORT void AddFaultyShape2 (const TopoDS_Shape &TheShape)
 adds faulty sub-shapes from tool to a list

Standard_EXPORT const TopoDS_Shape & GetShape1 () const
 returns ancestor shape (object) for faulties

Standard_EXPORT const TopoDS_Shape & GetShape2 () const
 returns ancestor shape (tool) for faulties

Standard_EXPORT const TopTools_ListOfShape & GetFaultyShapes1 () const
 returns list of faulty shapes for object

Standard_EXPORT const TopTools_ListOfShape & GetFaultyShapes2 () const
 returns list of faulty shapes for tool

Standard_EXPORT void SetCheckStatus (const BOP_CheckStatus TheStatus)
 set status of faulty

Standard_EXPORT BOP_CheckStatus GetCheckStatus () const
 gets status of faulty


Private Attributes

TopoDS_Shape myShape1
TopoDS_Shape myShape2
BOP_CheckStatus myStatus
TopTools_ListOfShape myFaulty1
TopTools_ListOfShape myFaulty2


Constructor & Destructor Documentation

Standard_EXPORT BOP_CheckResult::BOP_CheckResult  ) 
 


Member Function Documentation

Standard_EXPORT void BOP_CheckResult::AddFaultyShape1 const TopoDS_Shape &  TheShape  ) 
 

Standard_EXPORT void BOP_CheckResult::AddFaultyShape2 const TopoDS_Shape &  TheShape  ) 
 

Standard_EXPORT BOP_CheckStatus BOP_CheckResult::GetCheckStatus  )  const
 

Standard_EXPORT const TopTools_ListOfShape& BOP_CheckResult::GetFaultyShapes1  )  const
 

Standard_EXPORT const TopTools_ListOfShape& BOP_CheckResult::GetFaultyShapes2  )  const
 

Standard_EXPORT const TopoDS_Shape& BOP_CheckResult::GetShape1  )  const
 

Standard_EXPORT const TopoDS_Shape& BOP_CheckResult::GetShape2  )  const
 

void BOP_CheckResult::operator delete void *  anAddress  )  [inline]
 

void* BOP_CheckResult::operator new size_t  size  )  [inline]
 

void* BOP_CheckResult::operator new size_t  ,
void *  anAddress
[inline]
 

Standard_EXPORT void BOP_CheckResult::SetCheckStatus const BOP_CheckStatus  TheStatus  ) 
 

Standard_EXPORT void BOP_CheckResult::SetShape1 const TopoDS_Shape &  TheShape  ) 
 

Standard_EXPORT void BOP_CheckResult::SetShape2 const TopoDS_Shape &  TheShape  ) 
 


Field Documentation

TopTools_ListOfShape BOP_CheckResult::myFaulty1 [private]
 

TopTools_ListOfShape BOP_CheckResult::myFaulty2 [private]
 

TopoDS_Shape BOP_CheckResult::myShape1 [private]
 

TopoDS_Shape BOP_CheckResult::myShape2 [private]
 

BOP_CheckStatus BOP_CheckResult::myStatus [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:40:38 2008 for OpenCASCADE by  doxygen 1.4.1