Open CASCADE Technology
7.3.0
|
Defines a prism (using Prism from BRepSweep) with modifications provided for the Prism feature. More...
#include <LocOpe_Revol.hxx>
Public Member Functions | |
LocOpe_Revol () | |
LocOpe_Revol (const TopoDS_Shape &Base, const gp_Ax1 &Axis, const Standard_Real Angle, const Standard_Real angledec) | |
LocOpe_Revol (const TopoDS_Shape &Base, const gp_Ax1 &Axis, const Standard_Real Angle) | |
void | Perform (const TopoDS_Shape &Base, const gp_Ax1 &Axis, const Standard_Real Angle, const Standard_Real angledec) |
void | Perform (const TopoDS_Shape &Base, const gp_Ax1 &Axis, 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 |
void | Curves (TColGeom_SequenceOfCurve &SCurves) const |
Handle< Geom_Curve > | BarycCurve () const |
Defines a prism (using Prism from BRepSweep) with modifications provided for the Prism feature.
LocOpe_Revol::LocOpe_Revol | ( | ) |
LocOpe_Revol::LocOpe_Revol | ( | const TopoDS_Shape & | Base, |
const gp_Ax1 & | Axis, | ||
const Standard_Real | Angle, | ||
const Standard_Real | angledec | ||
) |
LocOpe_Revol::LocOpe_Revol | ( | const TopoDS_Shape & | Base, |
const gp_Ax1 & | Axis, | ||
const Standard_Real | Angle | ||
) |
Handle< Geom_Curve > LocOpe_Revol::BarycCurve | ( | ) | const |
void LocOpe_Revol::Curves | ( | TColGeom_SequenceOfCurve & | SCurves | ) | const |
const TopoDS_Shape& LocOpe_Revol::FirstShape | ( | ) | const |
const TopoDS_Shape& LocOpe_Revol::LastShape | ( | ) | const |
void LocOpe_Revol::Perform | ( | const TopoDS_Shape & | Base, |
const gp_Ax1 & | Axis, | ||
const Standard_Real | Angle, | ||
const Standard_Real | angledec | ||
) |
void LocOpe_Revol::Perform | ( | const TopoDS_Shape & | Base, |
const gp_Ax1 & | Axis, | ||
const Standard_Real | Angle | ||
) |
const TopoDS_Shape& LocOpe_Revol::Shape | ( | ) | const |
const TopTools_ListOfShape& LocOpe_Revol::Shapes | ( | const TopoDS_Shape & | S | ) | const |