Documentação da API > Mechanica > Object ProMechload > Function ProMechloadStructtempdataSet
Function ProMechloadStructtempdataSet
Description
Sets the handle to the structural temperature data from the Creo Simulate item.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechloadStructtempdataSet
(
/* (In)
The item.
*/
/* (In)
The structural temperature data.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
A general error was encountered.
Cannot access the object in the current mode.
Subtype cannot be changed.
Cannot modify the item.
Sample Code References
User Guide References
Isto foi útil?