Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a lisp routine that extracts attributes from a block named "waverage" and displays the values in a dialog box.
The attributes values can be updated in the dialog box
This works fine in the original drawing file this blocks resides in.
If I copy and paste the block in a new drawing file, the routine does not work.
If I "save as" the original drawing file the routine works fine.
In the original file I can change the block name and the routine works fine (provided the lisp reflects the changed blockname)
It has me stumped.
Would appreciate if someone could have a look at this and offer some insight.
Solved! Go to Solution.