API Documentation > Mechanica > Object ProMechbeam > Function ProMechbeamdataYdirectionGet
Function ProMechbeamdataYdirectionGet
Description
Obtains the beam Orientation handle.
Licensing Requirement
Synopsis
#include <ProMechBeam.h>
ProMechbeamdataYdirectionGet
(
/* (In)
The beam data
*/
/* (Out)
The Orientation handle. Free this using ProMechydirectionFree(),
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
There is not enough memory to perform the operation.
User Guide References
Was this helpful?