Draw Order - Send to Back from the commnd line?

Draw Order - Send to Back from the commnd line?

jhdempsey
Advocate Advocate
2,145 Views
1 Reply
Message 1 of 2

Draw Order - Send to Back from the commnd line?

jhdempsey
Advocate
Advocate

Is there any way to send an XREF to the back (Draw Order -> Send to Back) completely from the command line?

(Im guessing I might need to enter some LISP code?)

 

I have a spreadsheet which runs as an AutoCAD batch processing tool, so need to be able to do everything, including selecting the XREF, from the command line (I run the batch scripts through the accoresonsole)

0 Likes
2,146 Views
1 Reply
Reply (1)
Message 2 of 2

pendean
Community Legend
Community Legend
-DRAWORDER command (there is dash in the name)

LISP forum is over here if you want help with coding https://forums.autodesk.com/t5/autocad-customization/ct-p/AutoCADTopic1
0 Likes