ManufacturingModel.syncManufacturingModel Method
Parent Object: ManufacturingModelDefined in namespace "adsk::cam" and the header file is <Cam/ManufacturingModels/ManufacturingModel.h>
Description
Checks whether changes to the original design have been made. If so, the given manufacturing model is synchronized with its source.
Syntax
"manufacturingModel_var" is a variable referencing a ManufacturingModel object. |
Return Value
| Type | Description |
| boolean | Returns true if the manufacturing model needed an update. |
