Documentación de la API > Mechanica > Object ProMechload > Function ProMechloadBearingdataSet
Function ProMechloadBearingdataSet
Description
Sets the value of the bearing data from the Creo Simulate item.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechloadBearingdataSet
(
/* (In)
The item.
*/
/* (In)
The bearing data.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
A general error was encountered.
Cannot access the object in the current mode.
Subtype cannot be changed.
Cannot modify the item.
Sample Code References
User Guide References
¿Fue esto útil?