Documentação da API > Miscellaneous > Object ProMech > Function ProMechBeamsectionExpressionGet
Function ProMechBeamsectionExpressionGet
Description
Obtains the expression corresponding to 'type' of the beam section. Use ProMathExpressionEvaluate() to evaluate the expression.
Licensing Requirement
Synopsis
ProMechBeamsectionExpressionGet
(
/* (In)
The beam section data.
*/
/* (In)
The property type.
*/
/* (Out)
The property value.
*/
)
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.
A general error is encountered.
The Input ProMechItem Solid pointer is invalid.
This property type is not defined for this beam section.
User Guide References
Isto foi útil?