API Documentation > Mechanica > Object ProMechbeam > Function ProMechbeamTypeGet
Function ProMechbeamTypeGet
Description
Obtains the type of beam.
Licensing Requirement
Synopsis
#include <ProMechBeam.h>
ProMechbeamTypeGet
(
/* (In)
The beam.
*/
/* (Out)
The type.
*/
)
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.
User Guide References
Was this helpful?