Documentación de la API > Mechanica > Object ProMechshell > Function ProMechshellsimpleThicknessGet
Function ProMechshellsimpleThicknessGet
Description
Obtains the thickness for the shell. Use ProMathExpressionEvaluate() to evaluate it.
Licensing Requirement
Synopsis
#include <ProMechShell.h>
ProMechshellsimpleThicknessGet
(
/* (In)
The shell.
*/
/* (Out)
The thickness.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
¿Fue esto útil?