API ドキュメンテーション > Mechanica > Object ProMechmeshcntrl > Function ProMechmcautogemisolateexcludeShellIsolMaxSizeSet
Function ProMechmcautogemisolateexcludeShellIsolMaxSizeSet
Description
Sets the value of maximum element size of isolation of shells for the AutoGEM isolation for exclusion mesh control data.
Licensing Requirement
Synopsis
ProMechmcautogemisolateexcludeShellIsolMaxSizeSet
(
/* (In)
The AutoGEM isolation for exclusion mesh control data.
*/
ProMechExpression max_elem_size
/* (In)
value of maximum element size of isolation of shells.
*/
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
これは役に立ちましたか?