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

ModelingAlgorithms
TKBool
TopOpeBRepBuild


TopOpeBRepBuild_WireToFace Class Reference

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>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT TopOpeBRepBuild_WireToFace ()
Standard_EXPORT void Init ()
Standard_EXPORT void AddWire (const TopoDS_Wire &W)
Standard_EXPORT void MakeFaces (const TopoDS_Face &F, TopTools_ListOfShape &LF)

Private Attributes

TopTools_ListOfShape myLW


Constructor & Destructor Documentation

Standard_EXPORT TopOpeBRepBuild_WireToFace::TopOpeBRepBuild_WireToFace  ) 
 


Member Function Documentation

Standard_EXPORT void TopOpeBRepBuild_WireToFace::AddWire const TopoDS_Wire &  W  ) 
 

Standard_EXPORT void TopOpeBRepBuild_WireToFace::Init  ) 
 

Standard_EXPORT void TopOpeBRepBuild_WireToFace::MakeFaces const TopoDS_Face &  F,
TopTools_ListOfShape &  LF
 

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

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

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


Field Documentation

TopTools_ListOfShape TopOpeBRepBuild_WireToFace::myLW [private]
 


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