Open CASCADE Technology 6.6.0
|
define a PinPoint (no G0) G1 Constraint used to load a Non
Linear Plate
#include <NLPlate_HPG1Constraint.hxx>
Public Member Functions | |
NLPlate_HPG1Constraint (const gp_XY &UV, const Plate_D1 &D1T) | |
virtual void | SetIncrementalLoadAllowed (const Standard_Boolean ILA) |
virtual void | SetOrientation (const Standard_Integer Orient=0) |
virtual Standard_Boolean | IncrementalLoadAllowed () const |
virtual Standard_Integer | ActiveOrder () const |
virtual Standard_Boolean | IsG0 () const |
virtual Standard_Integer | Orientation () |
virtual const Plate_D1 & | G1Target () const |
virtual Standard_Integer NLPlate_HPG1Constraint::ActiveOrder | ( | ) | const [virtual] |
Implements NLPlate_HGPPConstraint.
Reimplemented in NLPlate_HPG2Constraint, and NLPlate_HPG3Constraint.
virtual const Plate_D1& NLPlate_HPG1Constraint::G1Target | ( | ) | const [virtual] |
Reimplemented from NLPlate_HGPPConstraint.
virtual Standard_Boolean NLPlate_HPG1Constraint::IncrementalLoadAllowed | ( | ) | const [virtual] |
Reimplemented from NLPlate_HGPPConstraint.
virtual Standard_Boolean NLPlate_HPG1Constraint::IsG0 | ( | ) | const [virtual] |
Implements NLPlate_HGPPConstraint.
virtual Standard_Integer NLPlate_HPG1Constraint::Orientation | ( | ) | [virtual] |
Reimplemented from NLPlate_HGPPConstraint.
virtual void NLPlate_HPG1Constraint::SetIncrementalLoadAllowed | ( | const Standard_Boolean | ILA | ) | [virtual] |
Reimplemented from NLPlate_HGPPConstraint.
virtual void NLPlate_HPG1Constraint::SetOrientation | ( | const Standard_Integer | Orient = 0 | ) | [virtual] |
Reimplemented from NLPlate_HGPPConstraint.