Message 1 of 3
Is there a path for palettes that are loaded from a plugin?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
My plugin which is a .bundle ships with some .atc palettes. I believe that the first time someone launches AutoCAD with the plugin, a copy of those files are created somewhere. Because if I change the palette files in the plugin .bundle and then have the user launch AutoCAD after those palette files have been replaced; The changes are not reflected in AutoCAD. But if one deletes the palettes in AutoCAD and then closes and restarts the palettes are recreated and they have the change.
My question is, is there a way I could find where those "stored" palette files are and delete them programmatically so the user doesn't have to go through jumping hoops to update their palettes?