Version: 6.3.1
Public Member Functions | Protected Member Functions | Protected Attributes

GEOMAlgo_WESCorrector Class Reference

The algorithm to change the Wire Edges Set (WES) contents. More...

#include <GEOMAlgo_WESCorrector.hxx>

Inheritance diagram for GEOMAlgo_WESCorrector:
Inheritance graph

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT GEOMAlgo_WESCorrector ()
 Empty constructor;


virtual Standard_EXPORT ~GEOMAlgo_WESCorrector ()
Standard_EXPORT void SetWES (const GEOMAlgo_WireEdgeSet &aWES)
 Modifier

virtual Standard_EXPORT void Perform ()
 Performs the algorithm that consists of two steps
1.
Standard_EXPORT
GEOMAlgo_WireEdgeSet
WES ()
 Selector

Standard_EXPORT
GEOMAlgo_WireEdgeSet
NewWES ()
 Selector

Standard_EXPORT Standard_Integer ErrorStatus () const
Standard_EXPORT Standard_Integer WarningStatus () const
Standard_EXPORT void ComputeInternalShapes (const Standard_Boolean theFlag)

Protected Member Functions

Standard_EXPORT void DoConnexityBlocks ()
Standard_EXPORT void DoCorrections ()
virtual Standard_EXPORT void CheckData ()
virtual Standard_EXPORT void CheckResult ()

Protected Attributes

GEOMAlgo_PWireEdgeSet myWES
GEOMAlgo_WireEdgeSet myNewWES
BOP_ListOfConnexityBlock myConnexityBlocks
Standard_Integer myErrorStatus
Standard_Integer myWarningStatus
Standard_Boolean myComputeInternalShapes

Detailed Description


The NewWES will contain only wires instead of wires and edges.


Constructor & Destructor Documentation

GEOMAlgo_WESCorrector::GEOMAlgo_WESCorrector ( )
GEOMAlgo_WESCorrector::~GEOMAlgo_WESCorrector ( ) [virtual]

Member Function Documentation

void* GEOMAlgo_WESCorrector.operator new ( size_t  ,
void *  anAddress 
)

Reimplemented from GEOMAlgo_Algo.

void* GEOMAlgo_WESCorrector.operator new ( size_t  size)

Reimplemented from GEOMAlgo_Algo.

void GEOMAlgo_WESCorrector.operator delete ( void *  anAddress)

Reimplemented from GEOMAlgo_Algo.

void GEOMAlgo_WESCorrector::SetWES ( const GEOMAlgo_WireEdgeSet aWES)

References myWES.

void GEOMAlgo_WESCorrector::Perform ( ) [virtual]

Make conexity blocks ( DoConnexityBlocks() )
2. Make corrections ( DoCorrections() )

Implements GEOMAlgo_Algo.

References DoConnexityBlocks(), DoCorrections(), and GEOMAlgo_Algo.myErrorStatus.

GEOMAlgo_WireEdgeSet & GEOMAlgo_WESCorrector::WES ( )

References myWES.

GEOMAlgo_WireEdgeSet & GEOMAlgo_WESCorrector::NewWES ( )

References myNewWES.

void GEOMAlgo_WESCorrector::DoConnexityBlocks ( ) [protected]
void GEOMAlgo_WESCorrector::DoCorrections ( ) [protected]
Standard_Integer GEOMAlgo_Algo::ErrorStatus ( ) const [inherited]
Standard_Integer GEOMAlgo_Algo::WarningStatus ( ) const [inherited]
void GEOMAlgo_Algo::ComputeInternalShapes ( const Standard_Boolean  theFlag) [inherited]
void GEOMAlgo_Algo::CheckData ( ) [protected, virtual, inherited]
void GEOMAlgo_Algo::CheckResult ( ) [protected, virtual, inherited]

Reimplemented in GEOMAlgo_Gluer.

References GEOMAlgo_Algo.myErrorStatus.


Field Documentation

BOP_ListOfConnexityBlock GEOMAlgo_WESCorrector.myConnexityBlocks [protected]
Standard_Integer GEOMAlgo_Algo.myErrorStatus [protected, inherited]
Standard_Integer GEOMAlgo_Algo.myWarningStatus [protected, inherited]
Standard_Boolean GEOMAlgo_Algo.myComputeInternalShapes [protected, inherited]
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS