Documentación de la API > Mechanica > Object ProMechmeshcntrl > Function ProMechmcautogemisolateexcludeShellIsolMaxSizeGet
Function ProMechmcautogemisolateexcludeShellIsolMaxSizeGet
Description
Obtains the value of maximum element size of isolation of shells for the AutoGEM isolation for exclusion mesh control data. Use ProMathExpressionEvaluate() to evaluate it.
Licensing Requirement
Synopsis
ProMechmcautogemisolateexcludeShellIsolMaxSizeGet
(
/* (In)
The AutoGEM isolation for exclusion mesh control data.
*/
ProMechExpression max_elem_size
/* (Out)
value of maximum element size of isolation of shells.
*/
ProBoolean* is_max_elem_percent
/* (Out)
PRO_B_TRUE if the expression is a percentage, PRO_B_FALSE if it represents a true measurement.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
¿Fue esto útil?