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