Description | ||||||||||||||||||||||||||
Sets the handle to the heat load data from the Creo Simulate item. | ||||||||||||||||||||||||||
Licensing Requirement | ||||||||||||||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||||||||||||||
Synopsis | ||||||||||||||||||||||||||
#include <ProMechLoad.h> | ||||||||||||||||||||||||||
ProError | ProMechloadHeatdataSet | ( | ||||||||||||||||||||||||
ProMechItem* item | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The item. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
ProMechHeatData value | ||||||||||||||||||||||||||
/* (In) | ||||||||||||||||||||||||||
The heat load data. | ||||||||||||||||||||||||||
*/ | ||||||||||||||||||||||||||
) | ||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||
|