Create a library for block reference files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello guys!
I created some DWG files which contain simple symbols with attributes.
These files are located on a server drive and will be inserted as blocks in drawings.
My goal is to be able to organize them inside of AutoCAD 2024, either through a pulldown menu with only text, or (which I would like more) a graphical menu/library, similar to the one that you get when you use the "Insert" ribbon. Maybe even with categories.
I thought about using the Tool Palette -> create a custom palette -> insert my files there and then export that palette and make it accessible for everyone to load. This would import the custom palette and blocks automatically to everyones AutoCAD, but if new blocks are added to the folder on the server, the palette file need to be edited and reloaded by everyone. Additionally it is not possible to hide certain groups or sections inside the palettes. There are these seperation lines that can be added to get at least a small sectioning, but it does nothing to the eye or clarity.
Is there another way to be able to just put new blocks into the server folder and everyone who opens AutoCAD automatically loads the blocks inside that folder? What menu is able to do that?