Documentação da API
>
Mechanica
>
Object ProMechload
> Function ProMechforcedataTypeGet
Function ProMechforcedataTypeGet
Description
Obtains the type of the force load.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechLoad.h
>
ProError
ProMechforcedataTypeGet
(
ProMechForceData
data
/* (In)
The data.
*/
ProMechForceType
* value
/* (Out)
The 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 ( PTMechExItemInfo.c )
User Guide References
Force and Moment Loads:ProMechforcedataTypeGet
Parent topic
Object ProMechload
Isto foi útil?
Este site funciona melhor com JavaScript habilitado