DEPRECATED: | Since Creo 1 | |||||||||||||
SUPERSEDED BY: | ProMechSpringpropsMatrixGet | |||||||||||||
Description | ||||||||||||||
Note: This function is deprecated. Use ProMechSpringpropsMatrixGet() instead.
Sets the coupling coefficients (KTxx, KTxy, KTxz, KTyx, KTyy, KTyz, KTzx, KTzy, KTzz) for the spring properties. These properties will be set if the data's auto-coupling flag is not set to PRO_B_TRUE. |
||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechSpringProps.h> | ||||||||||||||
ProError | ProMechspringpropsdataCouplingcoefficientsSet | ( | ||||||||||||
ProMechSpringPropsData data | ||||||||||||||
/* (In) | ||||||||||||||
The spring properties data. | ||||||||||||||
*/ | ||||||||||||||
ProMechSpringPropCoupling coefficients | ||||||||||||||
/* (In) | ||||||||||||||
The coupling coefficients. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|