API 설명서 > Mechanica > Object ProMechload > Function ProMechheatdataValueSet
Function ProMechheatdataValueSet
Description
Sets the value of the heat load data. Note: If a combined function(temporal+spatial) id is set in ProMechHeatData, the same function Id should be set in the temporal variation also (using ProMechheatdataTemporalvariationSet)
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechheatdataValueSet
(
/* (In)
The data.
*/
/* (In)
The heat load value.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Sample Code References
User Guide References
도움이 되셨나요?