|
Open CASCADE Technology
6.5.4
|
define a PinPoint G0 Constraint used to load a Non Linear
Plate
#include <NLPlate_HPG0Constraint.hxx>

Public Member Functions | |
| NLPlate_HPG0Constraint (const gp_XY &UV, const gp_XYZ &Value) | |
| virtual void | SetUVFreeSliding (const Standard_Boolean UVFree) |
| virtual void | SetIncrementalLoadAllowed (const Standard_Boolean ILA) |
| virtual Standard_Boolean | UVFreeSliding () const |
| virtual Standard_Boolean | IncrementalLoadAllowed () const |
| virtual Standard_Integer | ActiveOrder () const |
| virtual Standard_Boolean | IsG0 () const |
| virtual const gp_XYZ & | G0Target () const |
| NLPlate_HPG0Constraint::NLPlate_HPG0Constraint | ( | const gp_XY & | UV, |
| const gp_XYZ & | Value | ||
| ) |
| virtual Standard_Integer NLPlate_HPG0Constraint::ActiveOrder | ( | ) | const [virtual] |
Implements NLPlate_HGPPConstraint.
Reimplemented in NLPlate_HPG0G1Constraint, NLPlate_HPG0G3Constraint, and NLPlate_HPG0G2Constraint.
| virtual const gp_XYZ& NLPlate_HPG0Constraint::G0Target | ( | ) | const [virtual] |
Reimplemented from NLPlate_HGPPConstraint.
| virtual Standard_Boolean NLPlate_HPG0Constraint::IncrementalLoadAllowed | ( | ) | const [virtual] |
Reimplemented from NLPlate_HGPPConstraint.
| virtual Standard_Boolean NLPlate_HPG0Constraint::IsG0 | ( | ) | const [virtual] |
Implements NLPlate_HGPPConstraint.
| virtual void NLPlate_HPG0Constraint::SetIncrementalLoadAllowed | ( | const Standard_Boolean | ILA | ) | [virtual] |
Reimplemented from NLPlate_HGPPConstraint.
| virtual void NLPlate_HPG0Constraint::SetUVFreeSliding | ( | const Standard_Boolean | UVFree | ) | [virtual] |
Reimplemented from NLPlate_HGPPConstraint.
| virtual Standard_Boolean NLPlate_HPG0Constraint::UVFreeSliding | ( | ) | const [virtual] |
Reimplemented from NLPlate_HGPPConstraint.
1.8.0