Open CASCADE Technology
7.0.0
|
Defines a linear form (using Prism from BRepSweep) with modifications provided for the LinearForm feature. More...
#include <LocOpe_LinearForm.hxx>
Public Member Functions | |
LocOpe_LinearForm () | |
LocOpe_LinearForm (const TopoDS_Shape &Base, const gp_Vec &V, const gp_Pnt &Pnt1, const gp_Pnt &Pnt2) | |
LocOpe_LinearForm (const TopoDS_Shape &Base, const gp_Vec &V, const gp_Vec &Vectra, const gp_Pnt &Pnt1, const gp_Pnt &Pnt2) | |
void | Perform (const TopoDS_Shape &Base, const gp_Vec &V, const gp_Pnt &Pnt1, const gp_Pnt &Pnt2) |
void | Perform (const TopoDS_Shape &Base, const gp_Vec &V, const gp_Vec &Vectra, const gp_Pnt &Pnt1, const gp_Pnt &Pnt2) |
const TopoDS_Shape & | FirstShape () const |
const TopoDS_Shape & | LastShape () const |
const TopoDS_Shape & | Shape () const |
const TopTools_ListOfShape & | Shapes (const TopoDS_Shape &S) const |
Defines a linear form (using Prism from BRepSweep) with modifications provided for the LinearForm feature.
LocOpe_LinearForm::LocOpe_LinearForm | ( | ) |
LocOpe_LinearForm::LocOpe_LinearForm | ( | const TopoDS_Shape & | Base, |
const gp_Vec & | V, | ||
const gp_Pnt & | Pnt1, | ||
const gp_Pnt & | Pnt2 | ||
) |
LocOpe_LinearForm::LocOpe_LinearForm | ( | const TopoDS_Shape & | Base, |
const gp_Vec & | V, | ||
const gp_Vec & | Vectra, | ||
const gp_Pnt & | Pnt1, | ||
const gp_Pnt & | Pnt2 | ||
) |
const TopoDS_Shape& LocOpe_LinearForm::FirstShape | ( | ) | const |
const TopoDS_Shape& LocOpe_LinearForm::LastShape | ( | ) | const |
void LocOpe_LinearForm::Perform | ( | const TopoDS_Shape & | Base, |
const gp_Vec & | V, | ||
const gp_Pnt & | Pnt1, | ||
const gp_Pnt & | Pnt2 | ||
) |
void LocOpe_LinearForm::Perform | ( | const TopoDS_Shape & | Base, |
const gp_Vec & | V, | ||
const gp_Vec & | Vectra, | ||
const gp_Pnt & | Pnt1, | ||
const gp_Pnt & | Pnt2 | ||
) |
const TopoDS_Shape& LocOpe_LinearForm::Shape | ( | ) | const |
const TopTools_ListOfShape& LocOpe_LinearForm::Shapes | ( | const TopoDS_Shape & | S | ) | const |