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.
這是否有幫助?