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

ModelingAlgorithms
TKBool
TopOpeBRepBuild


TopOpeBRepBuild_FaceAreaBuilder Class Reference

The FaceAreaBuilder algorithm is used to construct Faces 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 FaceAreaBuilder is an iteration on areas.
An area is described by a set of Loops.
.

#include <TopOpeBRepBuild_FaceAreaBuilder.hxx>

Inheritance diagram for TopOpeBRepBuild_FaceAreaBuilder:

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_FaceAreaBuilder ()
Standard_EXPORT TopOpeBRepBuild_FaceAreaBuilder (TopOpeBRepBuild_LoopSet &LS, TopOpeBRepBuild_LoopClassifier &LC, const Standard_Boolean ForceClass=Standard_False)
 Creates a FaceAreaBuilder to build faces on
the (wires,blocks of edge) of <ls>, using the classifier <lc>.
.
Standard_EXPORT void InitFaceAreaBuilder (TopOpeBRepBuild_LoopSet &LS, TopOpeBRepBuild_LoopClassifier &LC, const Standard_Boolean ForceClass=Standard_False)

Constructor & Destructor Documentation

Standard_EXPORT TopOpeBRepBuild_FaceAreaBuilder::TopOpeBRepBuild_FaceAreaBuilder  ) 
 

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


Member Function Documentation

Standard_EXPORT void TopOpeBRepBuild_FaceAreaBuilder::InitFaceAreaBuilder TopOpeBRepBuild_LoopSet LS,
TopOpeBRepBuild_LoopClassifier LC,
const Standard_Boolean  ForceClass = Standard_False
 

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

Reimplemented from TopOpeBRepBuild_Area2dBuilder.

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

Reimplemented from TopOpeBRepBuild_Area2dBuilder.

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

Reimplemented from TopOpeBRepBuild_Area2dBuilder.


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