Documentación de la API > Mechanica > Object ProMechmeshcntrl > Function ProMechmcautogemedgedistrStrictSet
Function ProMechmcautogemedgedistrStrictSet
Description
Sets whether or not the ratio is strict for the AutoGEM edge distribution mesh control data.
Licensing Requirement
Synopsis
ProMechmcautogemedgedistrStrictSet
(
/* (In)
The AutoGEM edge distribution mesh control data.
*/
ProBoolean strict
/* (In)
"PRO_B_TRUE if the ratio is strict, PRO_B_FALSE otherwise."
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
¿Fue esto útil?