Does anybody know how to change the default export settings for obj’s? There are buttons I want disabled as default and it’s a pain going through and pressing them everytime. I have tried saving the StartupDocument and storing the UI config. Also tried making a macro which DefaultZscript points to and runs on startup:
[IUnPress,Tool:Export:Grp]
but this won’t work at startup because a tool is not active. Is there another place where this data is stored?