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
TOOLKIT for Mechanica
Synopsis
#include <
ProMechShell.h
>
ProError
ProMechshellsimpleThicknessGet
(
ProMechShellSimpleData
item
/* (In)
The shell.
*/
ProMechExpression
thickness
/* (Out)
The thickness.
*/
)
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 Shells:ProMechshellsimpleThicknessGet
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado