Message 1 of 2
copy attribute value from block to block
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
An other challenge,
In a drawing I have some line Horizontal or Vertical, on the line is inserted a block with the name “WD_WNH” or “WD_WNV” with an Attribute named “MARK”, the Value of that attribute must be stored into an Block with Attribute what is also connected to the same line (wire) the block is called “HA1S1” “HA2S1” “HA1D1” or “HA2D1” The Attribute where it must be stored is “SIGCODE”
also this Lisp must be run automaticly over the drawing.
If the line is not connected to the block, the attribute may not be filled with the value of the “SIGCODE”
Hans Knol