ManufacturingModels.syncAllManufacturingModels Method
Parent Object: ManufacturingModelsDefined in namespace "adsk::cam" and the header file is <Cam/ManufacturingModels/ManufacturingModels.h>
Description
Checks wether changes to the original design have been made. If so, all manufacturing models are synchronized with their sources.
Syntax
"manufacturingModels_var" is a variable referencing a ManufacturingModels object. |
Return Value
| Type | Description |
| boolean | Returns true if any manufacturing model needed an update. |
