Defines a linear form (using Prism from BRepSweep)
with modifications provided for the LinearForm feature.
#include <LocOpe_LinearForm.hxx>
Public Member Functions |
| DEFINE_STANDARD_ALLOC | 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 |
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following file: