API Documentation > Mechanica > Object ProMechload > Function ProMechloadPressuredataSet
Function ProMechloadPressuredataSet
Description
Sets the value of the pressure data from the Creo Simulate item.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechloadPressuredataSet
(
/* (In)
The item.
*/
/* (In)
The pressure data.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Cannot access the object in the current mode.
The Input ProMechItem Solid pointer is invalid.
A general error was encountered.
Subtype cannot be changed.
Cannot modify the item.
Sample Code References
User Guide References
Was this helpful?