ManufacturingModel.deleteMe Method
Parent Object: ManufacturingModelDefined in namespace "adsk::cam" and the header file is <Cam/ManufacturingModels/ManufacturingModel.h>
Description
Deletes this ManufacturingModel. If this is part of a setup, the reference to this will be lost. The deletion makes that reference invalid.
Syntax
"manufacturingModel_var" is a variable referencing a ManufacturingModel object. |
Return Value
| Type | Description |
| boolean | Returns true if the delete is successful. |
