This class builds faces from a set of wires SW and a face F.
The face must have and underlying surface, say S.
All of the edges of all of the wires must have a 2d representation
on surface S (except if S is planar)
#include <TopOpeBRepBuild_WireToFace.hxx>
Constructor & Destructor Documentation
| TopOpeBRepBuild_WireToFace::TopOpeBRepBuild_WireToFace |
( |
| ) |
|
Member Function Documentation
| void TopOpeBRepBuild_WireToFace::AddWire |
( |
const TopoDS_Wire & |
W | ) |
|
| void TopOpeBRepBuild_WireToFace::Init |
( |
| ) |
|
| void TopOpeBRepBuild_WireToFace::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* TopOpeBRepBuild_WireToFace::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void* TopOpeBRepBuild_WireToFace::operator new |
( |
size_t |
size | ) |
[inline] |
The documentation for this class was generated from the following file: