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

ModelingAlgorithms
TKBool
BRepFill


BRepFill_Generator Class Reference

Compute a topological surface ( a shell) using
generating wires. The face of the shell will be
ruled surfaces passing by the wires.
The wires must have the same number of edges.
.

#include <BRepFill_Generator.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BRepFill_Generator ()
Standard_EXPORT void AddWire (const TopoDS_Wire &Wire)
Standard_EXPORT void Perform ()
 Compute the shell.
.
const TopoDS_Shell & Shell () const
Standard_EXPORT const TopTools_DataMapOfShapeListOfShape & Generated () const
 Returns all the shapes created
.
Standard_EXPORT const TopTools_ListOfShape & GeneratedShapes (const TopoDS_Shape &SSection) const
 Returns the shapes created from a subshape
<ssection> of a section.

.

Private Attributes

TopTools_SequenceOfShape myWires
TopoDS_Shell myShell
TopTools_DataMapOfShapeListOfShape myMap


Constructor & Destructor Documentation

Standard_EXPORT BRepFill_Generator::BRepFill_Generator  ) 
 


Member Function Documentation

Standard_EXPORT void BRepFill_Generator::AddWire const TopoDS_Wire &  Wire  ) 
 

Standard_EXPORT const TopTools_DataMapOfShapeListOfShape& BRepFill_Generator::Generated  )  const
 

Standard_EXPORT const TopTools_ListOfShape& BRepFill_Generator::GeneratedShapes const TopoDS_Shape &  SSection  )  const
 

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

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

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

Standard_EXPORT void BRepFill_Generator::Perform  ) 
 

const TopoDS_Shell & BRepFill_Generator::Shell  )  const [inline]
 


Field Documentation

TopTools_DataMapOfShapeListOfShape BRepFill_Generator::myMap [private]
 

TopoDS_Shell BRepFill_Generator::myShell [private]
 

TopTools_SequenceOfShape BRepFill_Generator::myWires [private]
 


The documentation for this class was generated from the following files:
Generated on Mon Aug 25 13:41:16 2008 for OpenCASCADE by  doxygen 1.4.1