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:
Disabled items are greyed out:
To disable multiple items, begin by Selecting items.
Then right-click on the editor's background and choose the "disable all execution" option:
The menu options act as toggles, so you can re-enable item execution when needed.
Updated 28 Nov 2023
Did this page help you?