<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DBX lisp set xref draw orders in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6599301#M128101</link>
    <description>I'm just guessing 'cause I've never used draworder within AutoLisp, but it&lt;BR /&gt;seems to me that if you could always name the xrefs in some alphabetic or&lt;BR /&gt;numeric order, then you could sort the list and use the draworder command&lt;BR /&gt;to keep sending the "oldest" ones to the back, leaving the "newest" in&lt;BR /&gt;front. Unfortunately you can't use (command) to edit a DBX file, but you&lt;BR /&gt;could use AutoLisp to keep opening the drawings in a folder and processing&lt;BR /&gt;each one the same way, saving each upon completion.&lt;BR /&gt;&lt;BR /&gt;I once did a project for Philadelphia Gas Works to perform 23 operations on&lt;BR /&gt;over 13,000 dwgs in various subdirectories. It found and processed all of&lt;BR /&gt;them in only about 2.5 hours on a single Pentium 90 running just one&lt;BR /&gt;instance of AutoCAD. Oh, and with zero errors. Thank goodness for MDI.</description>
    <pubDate>Mon, 03 Oct 2016 21:51:16 GMT</pubDate>
    <dc:creator>john.uhden</dc:creator>
    <dc:date>2016-10-03T21:51:16Z</dc:date>
    <item>
      <title>DBX lisp set xref draw orders</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6597628#M128098</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;is there a universal lisp or maybe some app from AU exchange to batch sort xrefs in every single drawing from folder?&lt;/P&gt;&lt;P&gt;The best would be app for which I could define xrefs draw order hierarchy (in .ini or .txt&amp;nbsp;file) and then it will proceed with all drawings in picked folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is just idea because my sheets prepared for batch plot consist only xrefs and titleblock and I noticed that any changes&amp;nbsp;in one of xrefs are ruining&amp;nbsp;my current draw order.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is your way to manage draw order of xrefs?&lt;/P&gt;&lt;P&gt;One idea that I was interesting in was to set each xref to its separately unique layer and then operate layer draw order.&lt;/P&gt;&lt;P&gt;I could find on the forum or somewhere in the web functions or even routines to do it&lt;/P&gt;&lt;P&gt;for example written by &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/569456"&gt;@Lee_Mac﻿&lt;/a&gt;&amp;nbsp;or other lisp gurus.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I found this very interesting topic&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-export-xref-draw-order-for-a-script/m-p/5770816#M334308" target="_self"&gt;http://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-export-xref-draw-order-for-a-script/m-p/5770816#M334308&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it creates script file that I could run on many files. Nice idea.&lt;/P&gt;&lt;P&gt;But maybe there is another one smarter?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I saw in few similar topics one of expert is&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/75977"&gt;@hmsilva﻿&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so&amp;nbsp;what is your method to manage xref draw order?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for my English.&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 08:14:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6597628#M128098</guid>
      <dc:creator>krzysztof.psujek</dc:creator>
      <dc:date>2016-10-03T08:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: DBX lisp set xref draw orders</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6599092#M128099</link>
      <description>Not that I can easily help you, but please explain further. Are you wishing to change the draworder of objects within an xref or just change the draworder of attached xrefs with respect to each other (and the title block)?</description>
      <pubDate>Mon, 03 Oct 2016 20:10:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6599092#M128099</guid>
      <dc:creator>john.uhden</dc:creator>
      <dc:date>2016-10-03T20:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: DBX lisp set xref draw orders</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6599230#M128100</link>
      <description>&lt;P&gt;Hi, thanks for reply.&lt;BR /&gt;&lt;BR /&gt;Draw order only for references, not objects in it.&lt;BR /&gt;Generaly I wasn't precise.&lt;BR /&gt;I am in paper space and have defined layuots with titleblock and frame.&lt;BR /&gt;Each layout is in separate dwg file and Has same format (A3).&lt;BR /&gt;Inside the frame there is a viewport in which (in model space) I attached a couple of xrefs (depends of type of drawing... Is it plan, profile etc).&lt;BR /&gt;Some of references consist hatches, some of them main geometry with descriptions, others details...&lt;BR /&gt;&lt;BR /&gt;So basicly I need sth that will help me with setting draw order only for references.&lt;BR /&gt;To make it the same in each drawing.and set right priority for example:&lt;BR /&gt;1. Group of References with main geometry should be always on front&lt;BR /&gt;2. Group of References with hatches always sent to back.&lt;BR /&gt;And so on.&lt;BR /&gt;&lt;BR /&gt;Hope now It's clear.&lt;BR /&gt;&lt;BR /&gt;Chris&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit: It should be as reply to you&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3930636"&gt;@john.uhden﻿&lt;/a&gt;&amp;nbsp;but I posted it from mobile and sth gone wrong.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 21:32:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6599230#M128100</guid>
      <dc:creator>krzysztof.psujek</dc:creator>
      <dc:date>2016-10-03T21:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: DBX lisp set xref draw orders</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6599301#M128101</link>
      <description>I'm just guessing 'cause I've never used draworder within AutoLisp, but it&lt;BR /&gt;seems to me that if you could always name the xrefs in some alphabetic or&lt;BR /&gt;numeric order, then you could sort the list and use the draworder command&lt;BR /&gt;to keep sending the "oldest" ones to the back, leaving the "newest" in&lt;BR /&gt;front. Unfortunately you can't use (command) to edit a DBX file, but you&lt;BR /&gt;could use AutoLisp to keep opening the drawings in a folder and processing&lt;BR /&gt;each one the same way, saving each upon completion.&lt;BR /&gt;&lt;BR /&gt;I once did a project for Philadelphia Gas Works to perform 23 operations on&lt;BR /&gt;over 13,000 dwgs in various subdirectories. It found and processed all of&lt;BR /&gt;them in only about 2.5 hours on a single Pentium 90 running just one&lt;BR /&gt;instance of AutoCAD. Oh, and with zero errors. Thank goodness for MDI.</description>
      <pubDate>Mon, 03 Oct 2016 21:51:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6599301#M128101</guid>
      <dc:creator>john.uhden</dc:creator>
      <dc:date>2016-10-03T21:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: DBX lisp set xref draw orders</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6599995#M128102</link>
      <description>&lt;P&gt;I am not following with you.&lt;/P&gt;&lt;P&gt;So you say that can run&amp;nbsp;the same lisp routine through each drawing from my drawing folder, right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is worth to do it in that way in oposite to run a simple lisp from script file (batch run on whole folder)?&lt;/P&gt;&lt;P&gt;Will&amp;nbsp;it be much faster? &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In both cases there is a need to open drawing, do some operations and then close with saving, it's time consuming operation.&lt;/P&gt;&lt;P&gt;I work on foreign servers and open simple sheet file ~1Mb size with few references takes me around 4-5min.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought about DBX because there is no need to open drawing but beside that not commands allowed&lt;/P&gt;&lt;P&gt;there is also no possibility to operate with selection sets, that's makes it really hard.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I will do this using script that will run simple lisp app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was curious if sb has quick method for that or maybe there is an&amp;nbsp;application unknown for me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 10:35:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6599995#M128102</guid>
      <dc:creator>krzysztof.psujek</dc:creator>
      <dc:date>2016-10-04T10:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: DBX lisp set xref draw orders</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6600172#M128103</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I agree with &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3930636"&gt;@john.uhden&lt;/a&gt; it's complicated ObjectDBX. However, there may be the solution to copy / delete objects to create their own display order. In the old method.&lt;BR /&gt;Remains to be seen if there is no impact to change the handles (ObjectID)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;@+&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 12:19:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6600172#M128103</guid>
      <dc:creator>patrick_35</dc:creator>
      <dc:date>2016-10-04T12:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: DBX lisp set xref draw orders</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6600212#M128104</link>
      <description>&lt;P&gt;It would be nice if you could attach a zip file with a basic drawing, with some objects in it and some basic xrefs and an idea of the order that you want to maintain and processes to replicate what you claim is a change in draw order.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should also indicate which version of AutoCAD you are using. &amp;nbsp;ObjectDBX was one possible technique of batch processing drawings long ago but in the past 3 or 4 AutoCAD versions, the core console would be a more acceptable approach, which leaves the thumbnails of drawings intact and requires only simple scripting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Long ago, there were big problems with the stability of draworder but I have not found, as you claim, that merely reloading an xref after modification changes the draw order. &amp;nbsp;A simple regenall restores most of the perceived draworder problems. &amp;nbsp;Managing draw order of 15 xrefs though would seem to be something that I never do. &amp;nbsp;I either want them all in the back or all in the front. &amp;nbsp;Generally, if I want them in the background, I screen them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have xrefs with a lot of raster images and wipeouts that need to mask one another in a certain order?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 12:37:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6600212#M128104</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2016-10-04T12:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: DBX lisp set xref draw orders</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6600360#M128105</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I work with&amp;nbsp;AutoCAD Civil3D 2015 sp3.&lt;/P&gt;&lt;P&gt;I did eTransmit but delete some large files. Also removed titleblock .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Draw order should be as listed in txt file&amp;nbsp;(from most top into bottom)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BTW, it'is possible that ruining draw order I've noticed because I didn't do regenall at the end?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway thanks for your effort.&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 13:41:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6600360#M128105</guid>
      <dc:creator>krzysztof.psujek</dc:creator>
      <dc:date>2016-10-04T13:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: DBX lisp set xref draw orders</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6600857#M128106</link>
      <description>&lt;P&gt;When you etransmit, be sure to set all of your paths to relative so that it is possible to engage automatic repathing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is your desired order:&lt;/P&gt;
&lt;PRE&gt;Xref name  Top to down order	
X10095KL	1
T10302LI	2
T20102UP	3
B1001402	4
S10193SZ	5
Z10094HV	6
Z10097GK	7
X100950A	8&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;This is the current sortents extension dictionary attached to modelspace as accessed with getfulldraworder. &amp;nbsp;The last object in the list is supposed to be #1 in the draworder.&lt;/P&gt;
&lt;P&gt;("S10193SZ" "B1001402" "X100950A" "Z10097GK" "X10095KL" "Z10094HV" "AecObjExplode_A3_Vport_EB" "T20102UP" "T10302LI")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 16:59:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6600857#M128106</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2016-10-04T16:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: DBX lisp set xref draw orders</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6601521#M128107</link>
      <description>&lt;P&gt;I took a little look at my PGW code (which I can not share as it is their intellectual property). It is so complex that I would have to study it for a few days to be able to describe to you how it works. I don't know why that is; I finalized it only 12 years ago. Maybe it goes along with finding out recently that my bike riding has become a little wobbly. &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 21:18:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6601521#M128107</guid>
      <dc:creator>john.uhden</dc:creator>
      <dc:date>2016-10-04T21:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: DBX lisp set xref draw orders</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6602456#M128108</link>
      <description>&lt;P&gt;I've just copied random file from server to local drive and then all relative path gone. Normally it is set in such way.&lt;/P&gt;&lt;P&gt;I haven't checked its references order I&amp;nbsp;treat it as example for tests.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will do some tries with core console&amp;nbsp;and scripts, to be honest I haven't experiment with this before.&lt;/P&gt;&lt;P&gt;I mean&amp;nbsp;script that will run simple lisp routine to set right order.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And then let you know if it satisfy me, (think it should).&lt;/P&gt;&lt;P&gt;Temporary have to focus on other thing&amp;nbsp;at&amp;nbsp;work so probably I will try it at home or back to it in a couple of day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for all suggestions&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3930636"&gt;@john.uhden﻿&lt;/a&gt;&amp;nbsp;first I will follow with&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/411413"&gt;@dbroad﻿&lt;/a&gt;&amp;nbsp;advices.&lt;/P&gt;&lt;DIV class="username_area"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2016 10:45:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6602456#M128108</guid>
      <dc:creator>krzysztof.psujek</dc:creator>
      <dc:date>2016-10-05T10:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: DBX lisp set xref draw orders</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6611621#M128109</link>
      <description>&lt;P&gt;Hi, again&lt;/P&gt;&lt;P&gt;basically I've got such simple routine and I&amp;nbsp;will run it on all drawings in folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My files looks as below.&lt;/P&gt;&lt;P&gt;LSP:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;;; GETXR_ORDER
;; here define xref order from top to bottom
(defun get_order (/ rs)
  (setq rs '("X10095KL" "T10302LI"  "T20102UP" "T20202UP" "T22202UP" "T20302UP"  "B1001402" "S10193SZ" "S10293SZ" "S12293SZ" "S10393SZ" "Z10097GK" "Z10094HV" "X100950A" ))		  	    		    
)
;; SORT XREFS   
(defun xreforder (/ xo ss)
(setvar 'cmdecho 0)
  (setvar 'tilemode 1)
  (setq xo (get_order))
  (foreach obj xo
    (if	(setq ss (ssget "_X" (list '(0 . "INSERT") (cons 2 obj))))
      (command "_.draworder" ss "" "_b")
    )
  )
  (setvar 'cmdecho 1)
  (setvar 'tilemode 0)
  (princ)
)(princ)&lt;BR /&gt;&lt;BR /&gt;(defun c:xro nil (xreforder))
    &lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BAT:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;FOR %%f IN ("c:\Test\*.dwg") DO "C:\Program Files\Autodesk\AutoCAD 2015\accoreconsole.exe" /i "%%f" /s "c:\Test\xrsort.scr" /l en-US&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SCR:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;FILEDIA 0
CMDDIA 0
(load "D:\\_CAD\\Lisp\\xro_DRAWORDER_XR.lsp")
XRO
FILEDIA 1
CMDDIA 1&lt;BR /&gt;QSAVE&lt;/PRE&gt;&lt;P&gt;It works and it is quite fast :), and I could start a few others operations on other projects folders at once. Awesome!&lt;/P&gt;&lt;P&gt;If sb interesting in knowledge about CoreConsole I found here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://autocadtips1.com/2013/01/30/up-and-running-with-the-2013-core-console/" target="_self"&gt;CoreConsole&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/411413"&gt;@dbroad﻿&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 07:36:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6611621#M128109</guid>
      <dc:creator>krzysztof.psujek</dc:creator>
      <dc:date>2016-10-10T07:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: DBX lisp set xref draw orders</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6612068#M128110</link>
      <description>Glad to help. Keep lisping.</description>
      <pubDate>Mon, 10 Oct 2016 12:33:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/6612068#M128110</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2016-10-10T12:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: DBX lisp set xref draw orders</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/12067270#M128111</link>
      <description>&lt;P&gt;hey to update this bat so that it works on civil3d 2022 id just have to change the app link on my computer correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what would i have to do to the batch file to&amp;nbsp; add a prompt and input for the folder that contains all the final sheets&amp;nbsp; i want to run this LSP on?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 18:14:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/dbx-lisp-set-xref-draw-orders/m-p/12067270#M128111</guid>
      <dc:creator>bchanlem</dc:creator>
      <dc:date>2023-06-28T18:14:50Z</dc:date>
    </item>
  </channel>
</rss>

