Open CASCADE Technology
7.6.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 Standard_Integer iu=0, const Standard_Integer iv=0) | |
const gp_XY & | Pnt2d () const |
const Standard_Integer & | Idu () const |
const Standard_Integer & | 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 Standard_Integer | iu = 0 , |
||
const Standard_Integer | iv = 0 |
||
) |
const Standard_Integer& Plate_PinpointConstraint::Idu | ( | ) | const |
const Standard_Integer& Plate_PinpointConstraint::Idv | ( | ) | const |
const gp_XY& Plate_PinpointConstraint::Pnt2d | ( | ) | const |
const gp_XYZ& Plate_PinpointConstraint::Value | ( | ) | const |