Assembly Editor
...
Building Assemblies
Editor functionality

Disabling item execution

2min

Modules and subassemblies can be disabled so they won't execute when the assembly runs.

The state of each item's execution flag is saved when the assembly is saved.

To disable a single module or subassembly, right-click on it and choose the Disable Execution option:

Document image


Disabled items are greyed out:

Document image


To disable multiple items, begin by Selecting items.

Then right-click on the editor's background and choose the "disable all execution" option:

Document image


The menu options act as toggles, so you can re-enable item execution when needed.