BRepSweep_Tool Class Reference

Provides the indexation and type analysis services
required by the TopoDS generating Shape of BRepSweep.

#include <BRepSweep_Tool.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BRepSweep_Tool (const TopoDS_Shape &aShape)
 Initialize the tool with <aShape>. The IndexTool
must prepare an indexation for all the subshapes
of this shape.

Standard_Integer NbShapes () const
 Returns the number of subshapes in the shape.

Standard_Integer Index (const TopoDS_Shape &aShape) const
 Returns the index of <aShape>.

TopoDS_Shape Shape (const Standard_Integer anIndex) const
 Returns the Shape at Index anIdex.

TopAbs_ShapeEnum Type (const TopoDS_Shape &aShape) const
 Returns the type of <aShape>.

TopAbs_Orientation Orientation (const TopoDS_Shape &aShape) const
 Returns the Orientation of <aShape>.

void SetOrientation (TopoDS_Shape &aShape, const TopAbs_Orientation Or) const
 Set the Orientation of <aShape> with Or.


Constructor & Destructor Documentation

BRepSweep_Tool::BRepSweep_Tool ( const TopoDS_Shape aShape  ) 

Member Function Documentation

Standard_Integer BRepSweep_Tool::Index ( const TopoDS_Shape aShape  )  const
Standard_Integer BRepSweep_Tool::NbShapes (  )  const
void BRepSweep_Tool::operator delete ( void *  anAddress  )  [inline]
void* BRepSweep_Tool::operator new ( size_t  size  )  [inline]
void* BRepSweep_Tool::operator new ( size_t  ,
void *  anAddress 
) [inline]
TopAbs_Orientation BRepSweep_Tool::Orientation ( const TopoDS_Shape aShape  )  const
void BRepSweep_Tool::SetOrientation ( TopoDS_Shape aShape,
const TopAbs_Orientation  Or 
) const
TopoDS_Shape BRepSweep_Tool::Shape ( const Standard_Integer  anIndex  )  const
TopAbs_ShapeEnum BRepSweep_Tool::Type ( const TopoDS_Shape aShape  )  const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Mar 3 10:53:24 2011 for Open CASCADE Technology by  doxygen 1.6.3