Open CASCADE Technology
6.5.4
|
define on or several constraints as linear combination of
the X,Y and Z components of a set of PinPointConstraint
#include <Plate_LinearScalarConstraint.hxx>
Plate_LinearScalarConstraint::Plate_LinearScalarConstraint | ( | const Plate_PinpointConstraint & | PPC1, |
const gp_XYZ & | coeff | ||
) |
Plate_LinearScalarConstraint::Plate_LinearScalarConstraint | ( | const Plate_Array1OfPinpointConstraint & | PPC, |
const TColgp_Array1OfXYZ & | coeff | ||
) |
Plate_LinearScalarConstraint::Plate_LinearScalarConstraint | ( | const Plate_Array1OfPinpointConstraint & | PPC, |
const TColgp_Array2OfXYZ & | coeff | ||
) |
Plate_LinearScalarConstraint::Plate_LinearScalarConstraint | ( | const Standard_Integer | ColLen, |
const Standard_Integer | RowLen | ||
) |
void Plate_LinearScalarConstraint::SetCoeff | ( | const Standard_Integer | Row, |
const Standard_Integer | Col, | ||
const gp_XYZ & | Value | ||
) |
void Plate_LinearScalarConstraint::SetPPC | ( | const Standard_Integer | Index, |
const Plate_PinpointConstraint & | Value | ||
) |