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