API 설명서 > Mechanica > Object ProMechmeshcntrl > Function ProMechmcedgedistrStrictSet
Function ProMechmcedgedistrStrictSet
Description
Sets whether or not to prevent additional nodes for the mesh control data.
Licensing Requirement
Synopsis
ProMechmcedgedistrStrictSet
(
/* (In)
The 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
도움이 되셨나요?