How to Display Block Library (DWG file) in the Blocks Palette Using AutoLISP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I need help with creating an AutoLISP routine that display a specified block library (DWG file) in the Blocks palette, similar to the screenshot below. Let say the file name is (setq filename "c:\\path\\...........\\libraryfile.dwg"), how to display the filename in the block palette?
Thank you in advance for your help!
Link copied