API Documentation > Mechanica > Object ProMechbeam > Function ProMechbeamBeamdataSet
Function ProMechbeamBeamdataSet
Description
Sets the beam data from this beam object.
Licensing Requirement
Synopsis
#include <ProMechBeam.h>
ProMechbeamBeamdataSet
(
/* (In)
The beam.
*/
/* (In)
The beam 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 is encountered.
Cannot modify the item.
Cannot access the object in the current mode.
Subtype cannot be changed.
User Guide References
Was this helpful?