Message 1 of 2
Block Wirenumber rename on a Horizontal or Vertal Wire
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
In my drawings that must be converted I have a lot blocks with the name "~MARK", those blocks are on vertical lines and also on horizontal lines.
In AutoCAD Electrical you have a vertical block for a wire number, named WD_WNV and a horizontal block WD_WNH.
does some know how to rename the blocks using Lisp, so looking to the line and scan if there is an block named "~MARK" on the line
and change the name to "WD_WNV" or "WD_WNH"
or is the last character not necessary
Hans Knol