Open CASCADE Technology 6.6.0
|
define a PinPoint G0+G1 Constraint used to load a Non Linear
Plate
#include <NLPlate_HPG0G1Constraint.hxx>
Public Member Functions | |
NLPlate_HPG0G1Constraint (const gp_XY &UV, const gp_XYZ &Value, const Plate_D1 &D1T) | |
virtual void | SetOrientation (const Standard_Integer Orient=0) |
virtual Standard_Integer | ActiveOrder () const |
virtual Standard_Integer | Orientation () |
virtual const Plate_D1 & | G1Target () const |
NLPlate_HPG0G1Constraint::NLPlate_HPG0G1Constraint | ( | const gp_XY & | UV, |
const gp_XYZ & | Value, | ||
const Plate_D1 & | D1T | ||
) |
virtual Standard_Integer NLPlate_HPG0G1Constraint::ActiveOrder | ( | ) | const [virtual] |
Reimplemented from NLPlate_HPG0Constraint.
Reimplemented in NLPlate_HPG0G2Constraint, and NLPlate_HPG0G3Constraint.
virtual const Plate_D1& NLPlate_HPG0G1Constraint::G1Target | ( | ) | const [virtual] |
Reimplemented from NLPlate_HGPPConstraint.
virtual Standard_Integer NLPlate_HPG0G1Constraint::Orientation | ( | ) | [virtual] |
Reimplemented from NLPlate_HGPPConstraint.
virtual void NLPlate_HPG0G1Constraint::SetOrientation | ( | const Standard_Integer | Orient = 0 | ) | [virtual] |
Reimplemented from NLPlate_HGPPConstraint.