Documentación de la API > Mechanica > Object ProMechbeam > Function ProMechbeamsideOrientSet
Function ProMechbeamsideOrientSet
Description
Sets the beam orientation id for this beam side.
Licensing Requirement
Synopsis
#include <ProMechBeam.h>
ProMechbeamsideOrientSet
(
/* (In)
The beam side.
*/
int orient
/* (In)
The beam orientation id.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
¿Fue esto útil?