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

ModelingAlgorithms
TKBool
TopOpeBRepBuild


TopOpeBRepBuild_Area3dBuilder Class Reference

The Area3dBuilder algorithm is used to construct Solids from a LoopSet,
where the Loop is the composite topological object of the boundary,
here wire or block of edges.
The LoopSet gives an iteration on Loops.
For each Loop it indicates if it is on the boundary (wire) or if it
results from an interference (block of edges).
The result of the Area3dBuilder is an iteration on areas.
An area is described by a set of Loops.
.

#include <TopOpeBRepBuild_Area3dBuilder.hxx>

Inheritance diagram for TopOpeBRepBuild_Area3dBuilder:

Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT TopOpeBRepBuild_Area3dBuilder ()
Standard_EXPORT TopOpeBRepBuild_Area3dBuilder (TopOpeBRepBuild_LoopSet &LS, TopOpeBRepBuild_LoopClassifier &LC, const Standard_Boolean ForceClass=Standard_False)
 Creates a Area3dBuilder to build Solids on
the (shells,blocks of face) of <ls>, using the classifier <lc>.
.
virtual Standard_EXPORT void InitAreaBuilder (TopOpeBRepBuild_LoopSet &LS, TopOpeBRepBuild_LoopClassifier &LC, const Standard_Boolean ForceClass=Standard_False)
 Sets a Area1dBuilder to find the areas of
the shapes described by <ls> using the classifier <lc>.
.

Constructor & Destructor Documentation

Standard_EXPORT TopOpeBRepBuild_Area3dBuilder::TopOpeBRepBuild_Area3dBuilder  ) 
 

Standard_EXPORT TopOpeBRepBuild_Area3dBuilder::TopOpeBRepBuild_Area3dBuilder TopOpeBRepBuild_LoopSet LS,
TopOpeBRepBuild_LoopClassifier LC,
const Standard_Boolean  ForceClass = Standard_False
 


Member Function Documentation

virtual Standard_EXPORT void TopOpeBRepBuild_Area3dBuilder::InitAreaBuilder TopOpeBRepBuild_LoopSet LS,
TopOpeBRepBuild_LoopClassifier LC,
const Standard_Boolean  ForceClass = Standard_False
[virtual]
 

Reimplemented from TopOpeBRepBuild_AreaBuilder.

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

Reimplemented from TopOpeBRepBuild_AreaBuilder.

Reimplemented in TopOpeBRepBuild_SolidAreaBuilder.

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

Reimplemented from TopOpeBRepBuild_AreaBuilder.

Reimplemented in TopOpeBRepBuild_SolidAreaBuilder.

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

Reimplemented from TopOpeBRepBuild_AreaBuilder.

Reimplemented in TopOpeBRepBuild_SolidAreaBuilder.


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