Post all of the toolpaths (including those nested in sub-folders or patterns) for the specified objects. If post processing fails, an error message can be retrieved from the error log explaining the reason for the failure.
"cAM_var" is a variable referencing a CAM object.
|
"cAM_var" is a variable referencing a CAM object.
|
Type | Description |
boolean | Returns true if successful |
Name | Type | Description |
operations | Base | An Operation, Setup, Folder, or Pattern object. You can also use an ObjectCollection to specify multiple objects of any of the supported types. |
input | PostProcessInput | The PostProcessInput object that defines the post options and parameters. |
Name | Description |
Post Toolpaths API Sample | Demonstrates posting toolpaths in the active document. |