This documentation is not finished. Please help and contribute documentation.
GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.
See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.
|
|
| Menu location |
|---|
| CAM → Toggle Operation |
| Workbenches |
| CAM |
| Default shortcut |
| P X |
| Introduced in version |
| - |
| See also |
| None |
The CAM OpActiveToggle command toggles the DataActive property of a selected CAM operation.
If this property is set to false, the operation is treated as inactive. Its path is not shown in the 3D View, and it is ignored by commands such as CAM Inspect and
CAM Post.
See also: FreeCAD Scripting Basics.
Example:
# Place code example here.