ManufacturingModel.activate Method
Parent Object: ManufacturingModelDefined in namespace "adsk::cam" and the header file is <Cam/ManufacturingModels/ManufacturingModel.h>
Description
Makes the ManufacturingModel the active edit target in the user interface. This is the same as enabling the radio button next to the occurrence in the browser.
Syntax
"manufacturingModel_var" is a variable referencing a ManufacturingModel object.
|
Return Value
Type | Description |
boolean | Returns true if the activation was successful. |