Documentation de l'API > Mechanica > Object ProMechmeshcntrl > Function ProMechmcautogemedgelencrvMinradiusSet
Function ProMechmcautogemedgelencrvMinradiusSet
Description
Sets the value for the minimum cutoff radius for the AutoGEM edge length by curvature mesh control data.
Licensing Requirement
Synopsis
ProMechmcautogemedgelencrvMinradiusSet
(
/* (In)
The AutoGEM edge length by curvature mesh control data.
*/
ProMechExpression min_crv_radius
/* (In)
The cutoff value for local radius of curvature below which the mesh control will not be applied.
*/
ProBoolean is_percent
/* (In)
PRO_B_TRUE if the expression is a percentage. PRO_B_FALSE if it represents true measurement in current units.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
Est-ce que cela a été utile ?