Generates or regenerates all the operations in the document, including those nested in sub-folders or patterns.
"cAM_var" is a variable referencing a CAM object.
|
"cAM_var" is a variable referencing a CAM object.
|
Type | Description |
GenerateToolpathFuture | Return GenerateToolpathFuture that includes the status of operation generation. |
Name | Type | Description |
skipValid | boolean | Option to skip valid operations and only regenerate invalid operations. |
Name | Description |
CAM Parameter Modification API Sample | Demonstrates changing parameters of existing toolpaths. |
Generate Toolpaths API Sample | Demonstrates generating the toolpaths in the active document. |
Create CAM Operation From Template API Sample | Demonstrates adding a new toolpath into the document using an existing CAM template. You can view the template here, although it will be loaded automatically. Run the sample script within any Fusion project containing at least one setup. A new facing operation will be created at the end of each setup discovered. |