Open CASCADE Technology
6.5.4
|
define a PinPoint (no G0) G2 Constraint used to load a Non
Linear Plate
#include <NLPlate_HPG2Constraint.hxx>
Public Member Functions | |
NLPlate_HPG2Constraint (const gp_XY &UV, const Plate_D1 &D1T, const Plate_D2 &D2T) | |
virtual Standard_Integer | ActiveOrder () const |
virtual const Plate_D2 & | G2Target () const |
NLPlate_HPG2Constraint::NLPlate_HPG2Constraint | ( | const gp_XY & | UV, |
const Plate_D1 & | D1T, | ||
const Plate_D2 & | D2T | ||
) |
virtual Standard_Integer NLPlate_HPG2Constraint::ActiveOrder | ( | ) | const [virtual] |
Reimplemented from NLPlate_HPG1Constraint.
Reimplemented in NLPlate_HPG3Constraint.
virtual const Plate_D2& NLPlate_HPG2Constraint::G2Target | ( | ) | const [virtual] |
Reimplemented from NLPlate_HGPPConstraint.