API ドキュメンテーション > Mechanica > Object ProMechspringprops > Function ProMechspringpropsdataAutocouplingSet
Function ProMechspringpropsdataAutocouplingSet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechSpringpropsBooleanSet() instead.
Identifies whether Creo Simulate should calculate the coupling properties automatically for the spring properties.
Licensing Requirement
Synopsis
ProMechspringpropsdataAutocouplingSet
(
/* (In)
The spring properties data.
*/
ProBoolean auto_coupling
/* (In)
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
これは役に立ちましたか?