API Documentation
>
Mechanica
>
Object ProMechload
> Function ProMechpressuredataValueSet
Function ProMechpressuredataValueSet
Description
Sets the value of the pressure load.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechLoad.h
>
ProError
ProMechpressuredataValueSet
(
ProMechPressureData
data
/* (In)
The data.
*/
ProMechValue
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 )
pt_mech_examples ( PTMechExMagChange.c )
User Guide References
Pressure, Gravity, and Bearing Loads:ProMechpressuredataValueSet
Was this helpful?
This site works best with JavaScript enabled