![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
define a constraint on the Plate More...
#include <Plate_PinpointConstraint.hxx>
Public Member Functions | |
| Plate_PinpointConstraint () | |
| Plate_PinpointConstraint (const gp_XY &point2d, const gp_XYZ &ImposedValue, const int iu=0, const int iv=0) | |
| const gp_XY & | Pnt2d () const |
| const int & | Idu () const |
| const int & | Idv () const |
| const gp_XYZ & | Value () const |
define a constraint on the Plate
| Plate_PinpointConstraint::Plate_PinpointConstraint | ( | ) |
| Plate_PinpointConstraint::Plate_PinpointConstraint | ( | const gp_XY & | point2d, |
| const gp_XYZ & | ImposedValue, | ||
| const int | iu = 0, | ||
| const int | iv = 0 ) |
| const int & Plate_PinpointConstraint::Idu | ( | ) | const |
| const int & Plate_PinpointConstraint::Idv | ( | ) | const |
| const gp_XY & Plate_PinpointConstraint::Pnt2d | ( | ) | const |
| const gp_XYZ & Plate_PinpointConstraint::Value | ( | ) | const |