API ドキュメンテーション
>
Mechanica
>
Object ProMechload
> Function ProMechforcedataForceSet
Function ProMechforcedataForceSet
Description
Sets the force component of the load data.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechLoad.h
>
ProError
ProMechforcedataForceSet
(
ProMechForceData
data
/* (In)
The data.
*/
ProMechVectoredValue
value
/* (In)
The force component.
*/
)
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 )
pt_mech_examples ( PTMechExMagChange.c )
User Guide References
フォース荷重とモーメント荷重:ProMechforcedataForceSet
Parent topic
Object ProMechload
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。