API ドキュメンテーション
>
Mechanica
>
Object ProMechload
> Function ProMechbearingdataValueSet
Function ProMechbearingdataValueSet
Description
Sets the value of the bearing load.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechLoad.h
>
ProError
ProMechbearingdataValueSet
(
ProMechBearingData
data
/* (In)
The data.
*/
ProMechVectoredValue
value
/* (In)
The value.
*/
)
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
圧力荷重、重力加速度荷重、ベアリング荷重:ProMechbearingdataValueSet
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。