Category Mechanica, Object ProMechload

Function ProMechglobaltempdataValueSet


DEPRECATED: Since Creo 1
SUPERSEDED BY: ProMechstructtempdataValueSet
Description
Note: This function is deprecated. Use ProMechstructtempdataValueSet() instead.

Sets the value of the global temperature data.

Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechLoad.h>
ProErrorProMechglobaltempdataValueSet(
ProMechGlobaltempData data
/* (In)
The data.
*/
ProMechValue value
/* (In)
The value.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.
PRO_TK_BAD_CONTEXTThe Creo Simulate session is not initialized.

Manual References:

  1. Creo Simulate: Items: Temperature Loads