rmcanany / SolidEdgeHousekeeper

Utility for finding annoying little errors in your Solid Edge project
MIT License
23 stars 10 forks source link

Process files regardless of Status #58

Closed rmcanany closed 10 months ago

rmcanany commented 10 months ago

Robin Bloemberg (Von Gahlen) https://community.sw.siemens.com/s/question/0D54O000089PMu6SAG/solid-edge-housekeeper-v20236-released

OpenSave.exe does this.

https://community.sw.siemens.com/s/question/0D54O00006JvJE1SAN/how-to-change-document-status-of-active-document-

https://community.sw.siemens.com/s/question/0D54O000061wzRaSAI/changing-document-status

rmcanany commented 10 months ago

Needs to happen before the file is opened in Solid Edge. May be able to check necessity with the L2A Save Required flag. Need to remember the status so it can be changed back. May want to enumerate what Status changes to allow, maybe on the Configuration Tab.

rmcanany commented 10 months ago

Done. Needs more testing.