- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
Would any one have a lisp or could create a lisp that could change attribute text heights, of all attributes, of selected blocks in a drawing?
Problem - I have a drawing that has multiple blocks. Each block has multiple attributes with the same and different attribute names. All the attributes for each block are aligned vertically (see drawing attached and snapshot below). I would like to be able to select some blocks, enter a new attribute text height and have all attributes of the selected blocks change their attribute text height. I understand the lisp will also have to change the vertical separation between the attribute text so they can be read. If the vertical separation doesn't change and the attribute base point stays the same this could mean the text would overlap with the other attributes in the vertical stack and be unreadable.
I don't want to change attribute text height by selecting attributes individually or one block at a time . I just want to select some blocks or every block in then have all attributes for every selected block change.
The drawing with blocks and attributes is attached.
So, would anyone have or be able to create a lisp that could allow for -
1. User runs lisp. Lisp prompts for selection of some or all blocks (including ability to use previous selection set or select similar)
2. Lisp then selects all attributes of every selected block
3. Lisp prompts user to enter a new attribute text height.
4. Lisp changes all attribute text heights and maintains readability of the attributes in the vertical stack relative to each other.
Snapshot of "readability" of attributes that are vertically stacked prior to changing text height. The same "readability" is needed after the change to text height.
I wish i had some programming knowledge but I don't. Any help appreciated.
Kind Regards
Ben
Solved! Go to Solution.