OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKPrim
BRepSweep


BRepSweep_Revol Class Reference

Provides natural constructors to build BRepSweep
rotated swept Primitives.
.

#include <BRepSweep_Revol.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BRepSweep_Revol (const TopoDS_Shape &S, const gp_Ax1 &A, const Quantity_PlaneAngle D, const Standard_Boolean C=Standard_False)
 Builds the Revol of meridian S axis A and angle D. If
C is true S is copied.
.
Standard_EXPORT BRepSweep_Revol (const TopoDS_Shape &S, const gp_Ax1 &A, const Standard_Boolean C=Standard_False)
 Builds the Revol of meridian S axis A and angle 2*Pi.
If C is true S is copied.
.
Standard_EXPORT TopoDS_Shape Shape ()
 Returns the TopoDS Shape attached to the Revol.
.
Standard_EXPORT TopoDS_Shape Shape (const TopoDS_Shape &aGenS)
 Returns the TopoDS Shape generated with aGenS
(subShape of the generating shape).
.
Standard_EXPORT TopoDS_Shape FirstShape ()
 Returns the first shape of the revol (coinciding with
the generating shape).
.
Standard_EXPORT TopoDS_Shape FirstShape (const TopoDS_Shape &aGenS)
 Returns the first shape of the revol (coinciding with
the generating shape).
.
Standard_EXPORT TopoDS_Shape LastShape ()
 Returns the TopoDS Shape of the top of the prism.
.
Standard_EXPORT TopoDS_Shape LastShape (const TopoDS_Shape &aGenS)
 Returns the TopoDS Shape of the top of the prism.
generated with aGenS (subShape of the generating
shape).
.
Standard_EXPORT gp_Ax1 Axe () const
 returns the axis

Standard_EXPORT Quantity_PlaneAngle Angle () const
 returns the angle.


Private Member Functions

Standard_EXPORT Sweep_NumShape NumShape (const Standard_Real D) const
 builds the NumShape.

Standard_EXPORT TopLoc_Location Location (const gp_Ax1 &Ax, const Standard_Real D) const
 Builds the Location
.
Standard_EXPORT gp_Ax1 Axe (const gp_Ax1 &Ax, const Standard_Real D) const
 Builds the axis
.
Standard_EXPORT Standard_Real Angle (const Standard_Real D) const
 computes the angle.


Private Attributes

BRepSweep_Rotation myRotation


Constructor & Destructor Documentation

Standard_EXPORT BRepSweep_Revol::BRepSweep_Revol const TopoDS_Shape &  S,
const gp_Ax1 &  A,
const Quantity_PlaneAngle  D,
const Standard_Boolean  C = Standard_False
 

Standard_EXPORT BRepSweep_Revol::BRepSweep_Revol const TopoDS_Shape &  S,
const gp_Ax1 &  A,
const Standard_Boolean  C = Standard_False
 


Member Function Documentation

Standard_EXPORT Standard_Real BRepSweep_Revol::Angle const Standard_Real  D  )  const [private]
 

Standard_EXPORT Quantity_PlaneAngle BRepSweep_Revol::Angle  )  const
 

Standard_EXPORT gp_Ax1 BRepSweep_Revol::Axe const gp_Ax1 &  Ax,
const Standard_Real  D
const [private]
 

Standard_EXPORT gp_Ax1 BRepSweep_Revol::Axe  )  const
 

Standard_EXPORT TopoDS_Shape BRepSweep_Revol::FirstShape const TopoDS_Shape &  aGenS  ) 
 

Standard_EXPORT TopoDS_Shape BRepSweep_Revol::FirstShape  ) 
 

Standard_EXPORT TopoDS_Shape BRepSweep_Revol::LastShape const TopoDS_Shape &  aGenS  ) 
 

Standard_EXPORT TopoDS_Shape BRepSweep_Revol::LastShape  ) 
 

Standard_EXPORT TopLoc_Location BRepSweep_Revol::Location const gp_Ax1 &  Ax,
const Standard_Real  D
const [private]
 

Standard_EXPORT Sweep_NumShape BRepSweep_Revol::NumShape const Standard_Real  D  )  const [private]
 

void BRepSweep_Revol::operator delete void *  anAddress  )  [inline]
 

void* BRepSweep_Revol::operator new size_t  size  )  [inline]
 

void* BRepSweep_Revol::operator new size_t  ,
void *  anAddress
[inline]
 

Standard_EXPORT TopoDS_Shape BRepSweep_Revol::Shape const TopoDS_Shape &  aGenS  ) 
 

Standard_EXPORT TopoDS_Shape BRepSweep_Revol::Shape  ) 
 


Field Documentation

BRepSweep_Rotation BRepSweep_Revol::myRotation [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:41:35 2008 for OpenCASCADE by  doxygen 1.4.1