API-Dokumentation > Mechanica > Object ProMechspringprops > Function ProMechspringpropsdataCouplingcoefficientsSet
Function ProMechspringpropsdataCouplingcoefficientsSet
DEPRECATED:
Since Creo 1
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
Synopsis
ProMechspringpropsdataCouplingcoefficientsSet
(
/* (In)
The spring properties data.
*/
/* (In)
The coupling coefficients.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
data's auto-coupling flag is set to PRO_B_TRUE, unable to set the coupling coefficients.
User Guide References
War dies hilfreich?