API 文档
>
Mechanica
>
Object ProMechload
> Function ProMechheatdataTypeSet
Function ProMechheatdataTypeSet
Description
Sets the type of the heat load data.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechLoad.h
>
ProError
ProMechheatdataTypeSet
(
ProMechHeatData
data
/* (In)
The data.
*/
ProMechHeatType
type
/* (In)
The heat load type.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
PRO_TK_BAD_CONTEXT
The Creo Simulate session is not initialized.
Sample Code References
pt_mech_examples ( PTMechExLoadMenu.c )
User Guide References
Heat Loads:ProMechheatdataTypeSet
Parent topic
Object ProMechload
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳