API Documentation > Mechanica > Object ProMechmeshcntrl > Function ProMechmeshcntrlAutogemisolateexcludedataSet
Function ProMechmeshcntrlAutogemisolateexcludedataSet
Description
Sets the AutoGEM isolation for exclusion data for the mesh control item. Note: If you are creating a new mesh control using this type of data, you should assign the model as a reference using the function ProMechmeshcntrlReferencesSet().
Licensing Requirement
Synopsis
ProMechmeshcntrlAutogemisolateexcludedataSet
(
/* (In)
The mesh control item.
*/
/* (In)
The data.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
Cannot access the object in the current mode.
Subtype cannot be changed.
The Creo Simulate session is not initialized.
The input ProMechItem solid pointer is invalid.
A general error is encountered.
Cannot modify the item.
See Also
User Guide References
Was this helpful?