Section View Surface Display/Plot Order Control / Lisp Command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I have found that the Display/Plot order for Section View Surfaces appears to be random. Sometimes the Design surface plots on top of all other linework and others it will sit behind and looks terrible. I know that I can fix this by selecting my Design Surface Section > Select Similar > Display Order> Bring to Front. I would like to make this an automated process but am struggling to get it to work.
I have tested the LayerOrder command with no luck and am also struggling to get any Lisp code to select the surface as they are defined as a 'Section' (Aecc object) but seems to sit as part of a larger group on a layer called 'C-SECTION' with the Design Surface on layer 'C-SECTIONS_Surfaces_Design'.
Ideally some kind of routine would run when the Section Views are regenerated to bring all Design Surface linework (Sections on layer 'C-SECTIONS_Surfaces_Design') to front.
Thanks.