Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
TopOpeBRepBuild_SolidBuilder Class Reference

#include <TopOpeBRepBuild_SolidBuilder.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC TopOpeBRepBuild_SolidBuilder ()
 TopOpeBRepBuild_SolidBuilder (TopOpeBRepBuild_ShellFaceSet &FS, const Standard_Boolean ForceClass=Standard_False)
 Create a SolidBuilder to build the areas on
the shapes (shells, blocks of faces) described by <LS>.

void InitSolidBuilder (TopOpeBRepBuild_ShellFaceSet &FS, const Standard_Boolean ForceClass)
Standard_Integer InitSolid ()
Standard_Boolean MoreSolid () const
void NextSolid ()
Standard_Integer InitShell ()
Standard_Boolean MoreShell () const
void NextShell ()
Standard_Boolean IsOldShell () const
const TopoDS_ShapeOldShell () const
 Returns current shell
This shell may be :

Standard_Integer InitFace ()
Standard_Boolean MoreFace () const
void NextFace ()
const TopoDS_ShapeFace () const
 Returns current new face of current new shell.


Constructor & Destructor Documentation


Member Function Documentation

  • an old shell OldShell(), which has not been reconstructed;
  • a new shell made of faces described by ...NewFace() methods.

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