Documentação da API > Miscellaneous > Object ProMech > Function ProMechSpringpropsBooleanGet
Function ProMechSpringpropsBooleanGet
Description
Obtains the boolean value corresponding to 'type' of the spring property object.
Licensing Requirement
Synopsis
ProMechSpringpropsBooleanGet
(
/* (In)
The spring property.
*/
/* (In)
The spring property type.
*/
ProBoolean * value
/* (Out)
The property value (bool).
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
No license was available to enable this function.
The Input ProMechItem Solid pointer is invalid.
A general error is encountered.
User Guide References
Isto foi útil?