- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I am looking for someone that can create a lisp file that combine some attributes into an attribute named “CHAR_H” specific for that drawing what is in a hidden block called WD_M
The values must get from also a block in the same drawing called “EEKA3-EN”
“PLANOS->PROJNR””/””COL1””,” until “PLANOS->PROJNR””/””COL10”
PLANOS->PROJNR = An attribute of block “EEKA3-EN”
/ =text
COL1 = An attribute of block “EEKA3-EN”
, = text
The values must be placed in the hidden block “WD_M” in the attribute “CHAR_H”
If the value of the attribute “PLANOS->PROJNR” is “0101” the new Value of the attribute “CHAR_H” in the hidden block “WD_M” must be
“0101/0180,0101/0181,0101/0182,0101/0183,0101/0184,0101/0185,0101/0186,0101/0187,0101/0188,0101/0189”
Hope someone can help
Solved! Go to Solution.