Open CASCADE Technology 6.5.2
Public Member Functions
BRepFill_TrimShellCorner Class Reference

#include <BRepFill_TrimShellCorner.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BRepFill_TrimShellCorner (const Handle< TopTools_HArray2OfShape > &theFaces, const gp_Ax2 &theAxeOfBisPlane, const TopoDS_Face &theSecPlane)
 BRepFill_TrimShellCorner (const Handle< TopTools_HArray2OfShape > &theFaces, const gp_Ax2 &theAxeOfBisPlane, const TopoDS_Wire &theSpine, const TopoDS_Face &theSecPlane)
void SetSpine (const TopoDS_Wire &theSpine)
void AddBounds (const Handle< TopTools_HArray2OfShape > &Bounds)
void AddUEdges (const Handle< TopTools_HArray2OfShape > &theUEdges)
void Perform ()
Standard_Boolean IsDone () const
Standard_Boolean HasSection () const
void Modified (const TopoDS_Shape &S, TopTools_ListOfShape &theModified)

Constructor & Destructor Documentation

BRepFill_TrimShellCorner::BRepFill_TrimShellCorner ( const Handle< TopTools_HArray2OfShape > &  theFaces,
const gp_Ax2 theAxeOfBisPlane,
const TopoDS_Face theSecPlane 
)
BRepFill_TrimShellCorner::BRepFill_TrimShellCorner ( const Handle< TopTools_HArray2OfShape > &  theFaces,
const gp_Ax2 theAxeOfBisPlane,
const TopoDS_Wire theSpine,
const TopoDS_Face theSecPlane 
)

Member Function Documentation

void BRepFill_TrimShellCorner::AddBounds ( const Handle< TopTools_HArray2OfShape > &  Bounds)
void BRepFill_TrimShellCorner::AddUEdges ( const Handle< TopTools_HArray2OfShape > &  theUEdges)
Standard_Boolean BRepFill_TrimShellCorner::HasSection ( ) const
Standard_Boolean BRepFill_TrimShellCorner::IsDone ( ) const
void BRepFill_TrimShellCorner::Modified ( const TopoDS_Shape S,
TopTools_ListOfShape theModified 
)
void BRepFill_TrimShellCorner::operator delete ( void *  anAddress) [inline]
void* BRepFill_TrimShellCorner::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* BRepFill_TrimShellCorner::operator new ( size_t  size) [inline]
void BRepFill_TrimShellCorner::Perform ( )
void BRepFill_TrimShellCorner::SetSpine ( const TopoDS_Wire theSpine)

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