Documentación de la API > Miscellaneous > Object ProMech > Function ProMechBeamorientExpressionGet
Function ProMechBeamorientExpressionGet
Description
Obtains the value corresponding to 'type' of the beam orientation. Use ProMathExpressionEvaluate() to evaluate it.
Licensing Requirement
Synopsis
ProMechBeamorientExpressionGet
(
/* (In)
The beam orientation.
*/
/* (In)
The beam orientation property type. (Allowed property types: PRO_MECH_BEAM_ORIENT_ANGLE)
*/
/* (Out)
The expression.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
No license was available to enable this function.
The Input ProMechItem Solid pointer is invalid.
A general error is encountered.
User Guide References
¿Fue esto útil?