Open CASCADE Technology 7.8.2.dev
LocOpe_LinearForm Class Reference

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_ShapeFirstShape () const
 
const TopoDS_ShapeLastShape () const
 
const TopoDS_ShapeShape () const
 
const TopTools_ListOfShapeShapes (const TopoDS_Shape &S) const
 

Detailed Description

Defines a linear form (using Prism from BRepSweep) with modifications provided for the LinearForm feature.

Constructor & Destructor Documentation

◆ LocOpe_LinearForm() [1/3]

LocOpe_LinearForm::LocOpe_LinearForm ( )

◆ LocOpe_LinearForm() [2/3]

LocOpe_LinearForm::LocOpe_LinearForm ( const TopoDS_Shape & Base,
const gp_Vec & V,
const gp_Pnt & Pnt1,
const gp_Pnt & Pnt2 )

◆ LocOpe_LinearForm() [3/3]

LocOpe_LinearForm::LocOpe_LinearForm ( const TopoDS_Shape & Base,
const gp_Vec & V,
const gp_Vec & Vectra,
const gp_Pnt & Pnt1,
const gp_Pnt & Pnt2 )

Member Function Documentation

◆ FirstShape()

const TopoDS_Shape & LocOpe_LinearForm::FirstShape ( ) const

◆ LastShape()

const TopoDS_Shape & LocOpe_LinearForm::LastShape ( ) const

◆ Perform() [1/2]

void LocOpe_LinearForm::Perform ( const TopoDS_Shape & Base,
const gp_Vec & V,
const gp_Pnt & Pnt1,
const gp_Pnt & Pnt2 )

◆ Perform() [2/2]

void LocOpe_LinearForm::Perform ( const TopoDS_Shape & Base,
const gp_Vec & V,
const gp_Vec & Vectra,
const gp_Pnt & Pnt1,
const gp_Pnt & Pnt2 )

◆ Shape()

const TopoDS_Shape & LocOpe_LinearForm::Shape ( ) const

◆ Shapes()

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

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