Documentación de la API > Mechanica > Object ProMechmeshcntrl > Function ProMechmcautogemisolateexcludeSolidIsolMaxSizeSet
Function ProMechmcautogemisolateexcludeSolidIsolMaxSizeSet
Description
Sets the value of maximum element size of isolation of solids for the AutoGEM isolation for exclusion mesh control data.
Licensing Requirement
Synopsis
ProMechmcautogemisolateexcludeSolidIsolMaxSizeSet
(
/* (In)
The AutoGEM isolation for exclusion mesh control data.
*/
ProMechExpression max_elem_size
/* (In)
value of maximum element size of isolation of solids.
*/
ProBoolean is_max_elem_percent
/* (In)
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?