Message 1 of 4
Draworder in dynamic block
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need some way to apply draworder to my intire drawing, and that includes dynamic block, normal blocks and maybe xref.
I really like it to be based on the layername.
I made all my dynamic block with draworder, but since i use array in the dynamic block, the parts that i just array, dont follow the draworder, since they are new objects.
I have tried a lot of lisp and script, but none of them affect the layers in the dynamic blocks.
Anyone have a solution?
e.g.
Layer_Text (should allways be on top)
Layer_Wall (no need to affect)
Layer_Insulation (should allways be at the back)
Some need to be in front, and some in the back, but most dont need to be affected.