Documentación de la API > Mechanica > Object ProMechconstr > Function ProMechconstrThermalsymmetrydataGet
Function ProMechconstrThermalsymmetrydataGet
Description
Obtains the handle to the thermal symmetry data from the Creo Simulate constraint.
Licensing Requirement
Synopsis
ProMechconstrThermalsymmetrydataGet
(
/* (In)
The constraint.
*/
/* (Out)
The symmetry data. Free this using ProMechsymmetrydataFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The ProMechItem's owner solid is invalid.
A general error was encountered.
The item does not contain this type of constraint.
Not enough memory to allocate data.
See Also
User Guide References
¿Fue esto útil?