Open CASCADE Technology  7.6.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() [1/2]

LocOpe_RevolutionForm::LocOpe_RevolutionForm ( )

◆ LocOpe_RevolutionForm() [2/2]

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

Member Function Documentation

◆ FirstShape()

const TopoDS_Shape& LocOpe_RevolutionForm::FirstShape ( ) const

◆ LastShape()

const TopoDS_Shape& LocOpe_RevolutionForm::LastShape ( ) const

◆ Perform()

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

◆ Shape()

const TopoDS_Shape& LocOpe_RevolutionForm::Shape ( ) const

◆ Shapes()

const TopTools_ListOfShape& LocOpe_RevolutionForm::Shapes ( const TopoDS_Shape S) const

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