API ドキュメンテーション > Mechanica > Object ProMechspringprops > Function ProMechspringpropsdataDampingcoefficientsSet
Function ProMechspringpropsdataDampingcoefficientsSet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechSpringpropsVectorSet() instead.
Sets the damping coefficients (Cxx, Cyy, Czz) for the spring properties. First 3 members of ProMechSpringPropValues are Cxx,Cyy,Cyy, remaining will be 0.0
Licensing Requirement
Synopsis
ProMechspringpropsdataDampingcoefficientsSet
(
/* (In)
The spring properties data.
*/
/* (In)
The damping coefficients.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
これは役に立ちましたか?