Draw order issues with 2019

Draw order issues with 2019

swiss_william
Explorer Explorer
4,123 Views
8 Replies
Message 1 of 9

Draw order issues with 2019

swiss_william
Explorer
Explorer

Hello,

 

I have issues with draw order in AutoCAD 2019.

 

Every single time I switch layout, I will take an hatch for this example but the same applies to say mtext with background or a dynamic block with a wipeout or even hidden lines, I mean it applies to all objects in every drawings, both in model space and in paper space, it automatically resets to be in the wrong and undesired position despite all the attempts I make to send it back.

 

This nasty draw order bug is as stubborn as the one I found with fractions, though the former seems to be much more resilient unlike the latter which seems as already be addressed with the last patch.

 

Any help beside the usual advice to roll back to 2018?

 

Thank you.

0 Likes
4,124 Views
8 Replies
Replies (8)
Message 2 of 9

john.vellek
Alumni
Alumni

Hi @swiss_william,

 

I see that you are visiting as a new member to the AutoCAD forum. Welcome to the Autodesk Community!

 

I am having a hard time visualizing the behavior you describe. Can you make a quick Screencast Video that shows it so I can help?

 

 

Please select the Accept as Solution button if my post solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes
Message 3 of 9

neaton
Advisor
Advisor

Has the DRAWORDERCTL system variable been changed?

HPDDRAWORDER (1 is under all objects, 3 is behind boundary) affects how hatches are displayed.

Nancy

DRAWORDERCTL.PNG

0 Likes
Message 4 of 9

swiss_william
Explorer
Explorer

Hi,

 

Thanks for the suggestions.

 

So far I have tried reverting to 0 on both and then back to 3 on the 2 sysvar, even restarting AutoCAD just to make sure, it doesn't seem to help really. No matter what the sysvar stipulates, the objects return to some new position every time I switch layout, which in my case is over the objects instead of under as I am desperately trying to retain.

 

Again thanks for your suggestions. Any other ideas would be appreciated.

 

Cheers and have a nice day,

0 Likes
Message 5 of 9

cadffm
Consultant
Consultant

Re-create items in your needed order or search for a third part extension which can do that.

(you will not find a perfect tool and now really good for less)

 

If you can not programming, not found such a tool and you only have simple objects without

important association like hatch&boundary, associated dimensions or fields

 

Just copy objects by window selection after edited draworder, or select objects in wanted draworder and delete the source objects.

This worked in the first draworder-Version toll today in version2019.

The objects creating is in the same order like your current draworder (or selection order)

Bit association dims, hatches, field loosing there reference object.

 

You can use simple Menumacro if you can not create these steps in Lisp or another language.

Example which not handle locked Layers and many more sometimes important things.

 

^C^C_.SELECT;\_.COPY;_p;;_non;0,0,0;@;_.ERASE;_p;;

 

 

 

 

Sebastian

0 Likes
Message 6 of 9

jtohill
Advocate
Advocate

it's the wipeout and draw order in 2019. This is a north arrow block with a wipeout panel. Works well in all other versions of acad

0 Likes
Message 7 of 9

pendean
Community Legend
Community Legend
The 2019.1.2 update is supposed to fix the problem: ou have that installed already? ABOUT command will tell you.

Message 8 of 9

CADmgrMike
Collaborator
Collaborator

I'm using C3D 2019.1.3 and the draw order issue still persists.

Mike Porter
https://provostandpritchard.com/
0 Likes
Message 9 of 9

pendean
Community Legend
Community Legend
Tell autodesk about it then over here https://www.autodesk.com/company/contact-us/product-feedback

0 Likes