ExplodedAssembly
ExplodedAssembly copied to clipboard
Exploded assembly creates a new unnamed document every time it is opened.
The method referenced at: https://github.com/JMG1/ExplodedAssembly/blob/781a3ff6b4d4778f1f6df7b91a28dd3e4edbccbd/InitGui.py#L89
Seems to result in me getting a fresh unnamed document every time. I'm frequently working on the same project for some time, so this is frustrating. It seems the only way to prevent that unnamed document being created currently is to disable exploded assembly from preferences until I need it.