BRepPrimAPI_MakeSweep Class Reference

The abstract class MakeSweep is
the root class of swept primitives.
Sweeps are objects you obtain by sweeping a profile along a path.
The profile can be any topology and the path is usually a curve or
a wire. The profile generates objects according to the following rules:

#include <BRepPrimAPI_MakeSweep.hxx>

Inheritance diagram for BRepPrimAPI_MakeSweep:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
virtual TopoDS_Shape FirstShape ()=0
 Returns the TopoDS Shape of the bottom of the sweep.

virtual TopoDS_Shape LastShape ()=0
 Returns the TopoDS Shape of the top of the sweep.


Member Function Documentation

virtual TopoDS_Shape BRepPrimAPI_MakeSweep::FirstShape (  )  [pure virtual]
virtual TopoDS_Shape BRepPrimAPI_MakeSweep::LastShape (  )  [pure virtual]
void BRepPrimAPI_MakeSweep::operator delete ( void *  anAddress  )  [inline]
void* BRepPrimAPI_MakeSweep::operator new ( size_t  size  )  [inline]
void* BRepPrimAPI_MakeSweep::operator new ( size_t  ,
void *  anAddress 
) [inline]

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:23 2011 for Open CASCADE Technology by  doxygen 1.6.3