Gets a list of the strategies that are compatible with the parent setup. This only returns strategies that are allowed to be added based on the active Setup or CAMFolder.
Note: There may be cases where a compatible strategy might not be allowed to be created due to licensing or other issues like disabled preview features.
"operations_var" is a variable referencing an Operations object.
|
"operations_var" is a variable referencing an Operations object.
|
Name | Description |
Manufacturing Workflow API Sample | Manufacturing Workflow API Sample This sample script starts by creating a simple component which is then used to describe a milling workflow. It creates a setup, a few operations, pick some tools from a Fusion sample tool library using loops and queries and ends up post-processing the operations out using an NC Program. |