I've got a fairly complex cable system that I've set up in the Cable Wizard and saved as a .wzd file. Sometimes my model configuration will change drastically as a design evolves so I prefer to build everything from modular CMD files as opposed to interactively in the gui.
How can I load in this .wzd file and execute the Cable Wizard again through CMD language?
I've done a bit of digging and for some reason the I can't seem to figure out the commands that this .wzd load button is running when I push it and select the file.
Things I've tried:
1) looking at CMD window output when executing the button. No relevant commands appear
2) Snooping in the cable wizard dialog box code (interface dialog box modify). For some reason I can't seem to select the buttons on the bottom of this wizard dialog. I can access pretty much every other gui element in the cable wizard (.amachinery.wizards.cable_wiz) and view its underlying commands but that load button is not selectable.
3) database navigator doesn't seem to reveal any buttons for loading the .wzd file in the cable wizard gui.
I've done a bit of digging and for some reason the I can't seem to figure out the commands that this .wzd load button is running when I push it and select the file.
Things I've tried:
1) looking at CMD window output when executing the button. No relevant commands appear
2) Snooping in the cable wizard dialog box code (interface dialog box modify). For some reason I can't seem to select the buttons on the bottom of this wizard dialog. I can access pretty much every other gui element in the cable wizard (.amachinery.wizards.cable_wiz) and view its underlying commands but that load button is not selectable.
3) database navigator doesn't seem to reveal any buttons for loading the .wzd file in the cable wizard gui.