Message 1 of 14
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I need a LISP where different blocks (normal and dynamic) are moved to different layers based on a list (csv file). It would also be nice to be able to change the color of individual blocks after or before they are moved to the other layer.
For example
"blockname1" should be moved to layer "layer1" and get the color "fromlayer"
- blockname1,layer1,color_fromlayer
- blockname2,layer2,color_fromlayer
- blockname3,layer1,color_2
- blockname4,layer4
- blockanme5,layer2
- etc.
In the drawings are more than 200 blocks from therefore I would like to do the assignment "block,layer,color" in a csv file. If the color change is not possible, I would be satisfied with just moving the blocks.
I am looking forward to your help!
Unfortunately I did not find anything in the forum.
BR
Solved! Go to Solution.