Skip to main content
Solved

Drawing order DWG files

  • July 6, 2017
  • 4 replies
  • 164 views

thomas_g
Contributor
Forum|alt.badge.img+12

Hi everyone,

I wonder if there is a possibility to figure out the drawing order of features within an AutoCAD-Layer. I haven't found any format-attributes about that.

kind regards,

Thomas

Best answer by lars_de_vries

Hi Thomas,

isn't the drawing order defined by the order features are written? You could test whether changing the writing order would also change the drawing order. I would expect that the last feature written will show up on top.

Is there a way in AutoCAD to change the drawing order within a layer or even within a drawing? If so, it might be an option to post an idea for adding such a parameter to the writer.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

4 replies

lars_de_vries
Forum|alt.badge.img+10

Hi Thomas,

isn't the drawing order defined by the order features are written? You could test whether changing the writing order would also change the drawing order. I would expect that the last feature written will show up on top.

Is there a way in AutoCAD to change the drawing order within a layer or even within a drawing? If so, it might be an option to post an idea for adding such a parameter to the writer.


thomas_g
Contributor
Forum|alt.badge.img+12
  • Author
  • Contributor
  • July 6, 2017

Hi Thomas,

isn't the drawing order defined by the order features are written? You could test whether changing the writing order would also change the drawing order. I would expect that the last feature written will show up on top.

Is there a way in AutoCAD to change the drawing order within a layer or even within a drawing? If so, it might be an option to post an idea for adding such a parameter to the writer.

Hi Lars,

 

nice to hear from you. Obviously you survived the Rocky Mountains ;)

 

Yeah, this is usual the case and there might be an option in AutoCAD to change the order, so that earlier drawed objects can be on top of those that has been drawn later. As there are no such format attributes in FME, I guess there is no chance to find that out. I will clearify how that works in AutoCAD and post an idea.

 

Thanks,

 

Thomas

 


ggummerer
Contributor
  • Contributor
  • July 24, 2017

Hi, I confirm the expectation of lars, that the last feature written will show up on top. You have to sort the features before you write it on CAD File. At the moment there are no parameters for drawing order.


Forum|alt.badge.img+6

Hi @ThomasAtAxmann,

Thank you for sharing your idea regarding DWG drawing order (https://knowledge.safe.com/idea/47427/format-attributes-for-autocad-drawing-order.html) - we appreciate your feedback and the opportunity to improve FME!