Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
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

DEFINE_STANDARD_ALLOC BRepFill_Generator ()
void AddWire (const TopoDS_Wire &Wire)
void Perform ()
 Compute the shell.

const TopoDS_ShellShell () const
const
TopTools_DataMapOfShapeListOfShape
Generated () const
 Returns all the shapes created

const TopTools_ListOfShapeGeneratedShapes (const TopoDS_Shape &SSection) const
 Returns the shapes created from a subshape
<SSection> of a section.



Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: