Description | ||||||||||||||||||||
Obtains the value corresponding to 'type' of the beam orientation. Use ProMathExpressionEvaluate() to evaluate it. | ||||||||||||||||||||
Licensing Requirement | ||||||||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||||||||
Synopsis | ||||||||||||||||||||
#include <ProMechBeamOrient.h> | ||||||||||||||||||||
ProError | ProMechBeamorientExpressionGet | ( | ||||||||||||||||||
ProMechItem * item | ||||||||||||||||||||
/* (In) | ||||||||||||||||||||
The beam orientation. | ||||||||||||||||||||
*/ | ||||||||||||||||||||
ProMechBeamorientPropertyType type | ||||||||||||||||||||
/* (In) | ||||||||||||||||||||
The beam orientation property type. (Allowed property types: PRO_MECH_BEAM_ORIENT_ANGLE) | ||||||||||||||||||||
*/ | ||||||||||||||||||||
ProMechExpression expr | ||||||||||||||||||||
/* (Out) | ||||||||||||||||||||
The expression. | ||||||||||||||||||||
*/ | ||||||||||||||||||||
) | ||||||||||||||||||||
Returns | ||||||||||||||||||||
|