Global Temperature Loads
A global temperature load specifies a thermal load resulting from a temperature change over the entire model.
From
Creo+ onward, the global temperature loads are converted to equivalent structural temperature loads. The data structure
ProMechglobaltempdata for global temperature loads in
ProMechLoad.h has been deprecated. Functions previously available to access
Creo Simulate global temperature load have also been deprecated. Use the structural temperature load data structure
ProMechstructtempdata and the functions that access this data structure instead.For more information on structural load functions, see the section
Structural Temperature Loads.
The following functions have been deprecated:
• ProMechglobaltempdataAlloc()
• ProMechglobaltempdataReftempGet()
• ProMechglobaltempdataReftempSet()
• ProMechglobaltempdataValueGet()
• ProMechglobaltempdataValueSet()
• ProMechglobaltempdataFree()