Open CASCADE Technology  6.9.0
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_ShapeFirstShape () const
 
const TopoDS_ShapeLastShape () const
 
const TopoDS_ShapeShape () const
 
const TopTools_ListOfShapeShapes (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: