Open CASCADE Technology 6.5.2
Public Member Functions
BOP_ShellFaceSet Class Reference

class for set of faces and shells

#include <BOP_ShellFaceSet.hxx>

Inheritance diagram for BOP_ShellFaceSet:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOP_ShellFaceSet ()
 Empty Consreuctor

 BOP_ShellFaceSet (const TopoDS_Solid &theSolid)
 Creates the object to build blocks of faces
connected by edges.

const TopoDS_SolidSolid () const
 Selector


Constructor & Destructor Documentation

BOP_ShellFaceSet::BOP_ShellFaceSet ( )
BOP_ShellFaceSet::BOP_ShellFaceSet ( const TopoDS_Solid theSolid)

Member Function Documentation

void BOP_ShellFaceSet::operator delete ( void *  anAddress) [inline]

Reimplemented from BOP_ShapeSet.

void* BOP_ShellFaceSet::operator new ( size_t  size) [inline]

Reimplemented from BOP_ShapeSet.

void* BOP_ShellFaceSet::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from BOP_ShapeSet.

const TopoDS_Solid& BOP_ShellFaceSet::Solid ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines