Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to create a simple AutoLisp routine to update a blocks, regular and dynamic. Here is the outline of steps.
Start command
Select block, gets [apparent block name]
-insert, [apparent block name]= (redefines block from library)
Cancel insert command
Attsync, Name, [apparent block name]
Close command
I hit the show stopper when selecting a block. If it is a dynamic block, the name returned is the temp name. E.g. *U143. I know there is a method to pick a block and get the base block name and not the *U143 name.
I have been searching the google webs and this forum, but nothing comes back that my pea sized AutoLisp knowledge bank can sort out.
I will be grateful for any help.
Solved! Go to Solution.