TopOpeBRepBuild_SolidAreaBuilder Class Reference
The SolidAreaBuilder 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 SolidAreaBuilder is an iteration on areas.
An area is described by a set of Loops.
#include <TopOpeBRepBuild_SolidAreaBuilder.hxx>
Constructor & Destructor Documentation
| TopOpeBRepBuild_SolidAreaBuilder::TopOpeBRepBuild_SolidAreaBuilder |
( |
|
) |
|
Member Function Documentation
| void TopOpeBRepBuild_SolidAreaBuilder::operator delete |
( |
void * |
anAddress |
) |
[inline] |
| void* TopOpeBRepBuild_SolidAreaBuilder::operator new |
( |
size_t |
size |
) |
[inline] |
| void* TopOpeBRepBuild_SolidAreaBuilder::operator new |
( |
size_t |
, |
|
|
void * |
anAddress | |
|
) |
| | [inline] |
The documentation for this class was generated from the following file: