DEPRECATED: | Since Creo 1 | |||||||||||||
SUPERSEDED BY: | ProMechSpringpropsMatrixGet | |||||||||||||
Description | ||||||||||||||
Note: This function is deprecated. Use ProMechSpringpropsMatrixGet() instead.
Obtains the coupling coefficients (KTxx, KTxy, KTxz, KTyx, KTyy, KTyz, KTzx, KTzy, KTzz) for the spring properties. |
||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechSpringProps.h> | ||||||||||||||
ProError | ProMechspringpropsdataCouplingcoefficientsGet | ( | ||||||||||||
ProMechSpringPropsData data | ||||||||||||||
/* (In) | ||||||||||||||
The spring properties data. | ||||||||||||||
*/ | ||||||||||||||
ProMechSpringPropCoupling coefficients | ||||||||||||||
/* (Out) | ||||||||||||||
The coupling coefficients. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|