Stop Tool Palette from Automatically Inserting Annotative Text and Dim Styles

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have noticed over the past few years (at least back to AutoCad 2014) that when using the tool palette to insert a block, the "Annotative" text style and "Annotative" dimension style are automatically inserted into the drawing with the block. I can insert the block through the insert command or drag and drop the file directly, and the block comes in cleanly. I can run a custom insert command button on the tool palette and that also inserts the block cleanly. What is causing these styles to be added? Is there something I can change to prevent this? The only difference I can see on the command line is the EXECUTETOOL command is fired when the extra styles come in. Is there something in that command initiating the extra style insertion? It is annoying to have to purge those styles out or make custom block insert routines all the time.