Documentación de la API > Mechanica > Object ProMechspringprops > Function ProMechspringpropsdataAutocouplingGet
Function ProMechspringpropsdataAutocouplingGet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechSpringpropsBooleanGet() instead.
Identifies whether Creo Simulate should calculate the coupling properties automatically for the spring properties.
Licensing Requirement
Synopsis
ProMechspringpropsdataAutocouplingGet
(
/* (In)
The spring properties data.
*/
ProBoolean* auto_coupling
/* (Out)
PRO_B_TRUE if it calculates the coupling automatically, PRO_B_FALSE otherwise.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
¿Fue esto útil?