Documentación de la API > Mechanica > Object ProMechspringprops > Function ProMechspringpropsdataDampingcoefficientsGet
Function ProMechspringpropsdataDampingcoefficientsGet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechSpringpropsVectorGet() instead.
Obtains 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
ProMechspringpropsdataDampingcoefficientsGet
(
/* (In)
The spring properties data.
*/
/* (Out)
The damping coefficients.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
¿Fue esto útil?