Open CASCADE Technology  7.9.3
Public Member Functions
LocOpe_RevolutionForm Class Reference

Defines a revolution form (using Revol from BRepSweep) with modifications provided for the RevolutionForm feature. More...

#include <LocOpe_RevolutionForm.hxx>

Public Member Functions

 LocOpe_RevolutionForm ()
 
 LocOpe_RevolutionForm (const TopoDS_Shape &Base, const gp_Ax1 &Axe, const Standard_Real Angle)
 
void Perform (const TopoDS_Shape &Base, const gp_Ax1 &Axe, const Standard_Real Angle)
 
const TopoDS_Shape & FirstShape () const
 
const TopoDS_Shape & LastShape () const
 
const TopoDS_Shape & Shape () const
 
const TopTools_ListOfShape & Shapes (const TopoDS_Shape &S) const
 

Detailed Description

Defines a revolution form (using Revol from BRepSweep) with modifications provided for the RevolutionForm feature.

Constructor & Destructor Documentation

LocOpe_RevolutionForm::LocOpe_RevolutionForm ( )
LocOpe_RevolutionForm::LocOpe_RevolutionForm ( const TopoDS_Shape &  Base,
const gp_Ax1 &  Axe,
const Standard_Real  Angle 
)

Member Function Documentation

const TopoDS_Shape& LocOpe_RevolutionForm::FirstShape ( ) const
const TopoDS_Shape& LocOpe_RevolutionForm::LastShape ( ) const
void LocOpe_RevolutionForm::Perform ( const TopoDS_Shape &  Base,
const gp_Ax1 &  Axe,
const Standard_Real  Angle 
)
const TopoDS_Shape& LocOpe_RevolutionForm::Shape ( ) const
const TopTools_ListOfShape& LocOpe_RevolutionForm::Shapes ( const TopoDS_Shape &  S) const

The documentation for this class was generated from the following file: