Display Order not working anymore
Display Order not working anymore
(OP)
When I try to "send to back" or "bring to front", using my TOOLS--->DISPLAY ORDER command it does not work anymore. I get this message in the command line:
(ai_draworder "_f") ; error: no function definition: AI_DRAWORDER
Any ideas on how to fix this? With all the hatching we do at my company, this little problem is killing me.
Thanks.
(ai_draworder "_f") ; error: no function definition: AI_DRAWORDER
Any ideas on how to fix this? With all the hatching we do at my company, this little problem is killing me.
Thanks.





RE: Display Order not working anymore
RE: Display Order not working anymore
RE: Display Order not working anymore
what happend, if You type "_draworder"?
Maybe You have to search for the acad.mnl. Searchpath ok?
best regards, Lothar
ADT 2004
ACAD 2002
RE: Display Order not working anymore
ADT 2004
ACAD 2002
RE: Display Order not working anymore
My finished drawings are all in black & white- not colors.
I used to use the gray colors for lighter shades. And I got into drawing order issues, because where a gray item overlapped a dark line, the dark line would have a gap in it.
Then I switched it where each color prints in black, not gray scale, and adjusted line widths to give the light lines for hatching, etc. And that drawing order issue just disappeared, it no longer mattered what order things went in.
RE: Display Order not working anymore
I wasn't aware that the .mnl file contained "stand alone" commands exclusive to its menu.
Learn something every day!