Documentación de la API
>
Mechanica
>
Object ProMechbeam
> Function ProMechbeamsideOrientSet
Function ProMechbeamsideOrientSet
Description
Sets the beam orientation id for this beam side.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechBeam.h
>
ProError
ProMechbeamsideOrientSet
(
ProMechBeamSide
handle
/* (In)
The beam side.
*/
int orient
/* (In)
The beam orientation id.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
PRO_TK_BAD_CONTEXT
The Creo Simulate session is not initialized.
User Guide References
Creo Simulate Beams:ProMechbeamsideOrientSet
Parent topic
Object ProMechbeam
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado