<?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>tema Re: XREF Insert to multiple files en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/8770619#M978527</link>
    <description>&lt;P&gt;Thanks! This is the first time I hear about this after 14 years of working with AutoCAD! I know a little of DIESEL and LISP! Where do I start if I want to learn more about Core Console?&lt;/P&gt;</description>
    <pubDate>Sat, 04 May 2019 00:13:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-05-04T00:13:33Z</dc:date>
    <item>
      <title>XREF Insert to multiple files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/7552478#M907648</link>
      <description>&lt;P&gt;Hi everyone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a single base file that I need to insert into about 50 separate drawings, is there a quick way of doing this in one hit? Don't really want to have to open each one in turn.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have Autocad, Civil 3D and Map3d at my disposal if that helps, (although I'm mostly experienced with Autocad)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 10:39:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/7552478#M907648</guid>
      <dc:creator>AJBuckers</dc:creator>
      <dc:date>2017-11-17T10:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: XREF Insert to multiple files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/7553107#M907702</link>
      <description>&lt;P&gt;This one is a bit of a journey and doesn't really use much traditional AutoCAD but it'll get the job done.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are going to look at using AutoCAD core console. Below is a screencast of the process.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First you need to set up your files in a folder so as to only impact the files you want to add the xrefs to. It will apply it to every dwg in a folder so make sure you do due diligence to only affect the files you want.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Next you are going to need to create two files. One will be a bat file which will do the Batch operation and the other will be a script file that will handle the xref application. I will try to attach the two files. (i tried attaching the files but the forum didnt like the .bat and .scr extension so i have changed them to text. Just remove the .txt extension and they should be good to go)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will need to tailor the files to meet your conditions such as file localisations, script locations and the location of your core console application. you may have to tinker in the script file as well if you need the xref at a location different than 0,0.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once the foot work is done, its almost magical to see it run through saving you the hours of opening each file and applying the xref. Its a kind daunting task if you are not used to this sort of thing but its really not to bad once you get in it. I have also done a &lt;A href="http://cadnoob.com/CADnoobJoom/index.php/tutorials-how-to/tips-and-trick-nonsense/52-wholly-core-console-bat-man-another-portal-to-autocad-automation" target="_blank"&gt;walk though on my webpage&lt;/A&gt; though its not specific to your needs and i tend to be crass there.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="iframe-container"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/29a68f49-1e0e-46c9-aa24-c9b28ef4c133" width="640" height="650" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="display: inline;"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Nov 2017 14:40:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/7553107#M907702</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2017-11-17T14:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: XREF Insert to multiple files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/7553131#M907709</link>
      <description>&lt;P&gt;CADnoob, outstanding reply, clear, concise and no BS. Thanks for the help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Adam.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 14:48:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/7553131#M907709</guid>
      <dc:creator>AJBuckers</dc:creator>
      <dc:date>2017-11-17T14:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: XREF Insert to multiple files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/7553139#M907710</link>
      <description>&lt;P&gt;Glad to help&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 14:52:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/7553139#M907710</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2017-11-17T14:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: XREF Insert to multiple files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/8768945#M978428</link>
      <description>&lt;P&gt;Very nice!&lt;/P&gt;
&lt;P&gt;Is this DOS commands?&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 09:26:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/8768945#M978428</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-03T09:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: XREF Insert to multiple files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/8769448#M978457</link>
      <description>&lt;P&gt;The bat files operate in the command window which is like DOS. The structure of the bat file is very similar to old DOS .bat syntax (if not exactly the same, but i dont know enough to say that definitively).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AutoCAD coreconsole is a program that runs in the command window (unless suppressed). The actual AutoCAD operations are not DOS as the are executed by coreconsole. Coreconsol is AutoCAD without a GUI.&amp;nbsp;You can just open up a windows command window and run AutoCAD coreconsole solely from the command window so it will look everything like running it all from DOS.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 13:29:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/8769448#M978457</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2019-05-03T13:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: XREF Insert to multiple files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/8770619#M978527</link>
      <description>&lt;P&gt;Thanks! This is the first time I hear about this after 14 years of working with AutoCAD! I know a little of DIESEL and LISP! Where do I start if I want to learn more about Core Console?&lt;/P&gt;</description>
      <pubDate>Sat, 04 May 2019 00:13:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/8770619#M978527</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-04T00:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: XREF Insert to multiple files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/8773107#M978684</link>
      <description>&lt;P&gt;I haven't found much out there but i havent look much either. I did my &lt;A href="http://cadnoob.com/CADnoobJoom/index.php/tutorials-how-to/tips-and-trick-nonsense/52-wholly-core-console-bat-man-another-portal-to-autocad-automation" target="_blank" rel="noopener"&gt;walkthough&amp;nbsp;&lt;/A&gt;but all my stuff was basicaly sourced from these Two sources; &lt;A href="https://autocadtips1.com/2013/01/30/up-and-running-with-the-2013-core-console/" target="_blank"&gt;https://autocadtips1.com/2013/01/30/up-and-running-with-the-2013-core-console/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and&amp;nbsp;&lt;A href="https://through-the-interface.typepad.com/through_the_interface/2012/03/commands-that-work-in-the-autocad-2013-core-console.html" target="_blank"&gt;https://through-the-interface.typepad.com/through_the_interface/2012/03/commands-that-work-in-the-autocad-2013-core-console.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 13:15:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/8773107#M978684</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2019-05-06T13:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: XREF Insert to multiple files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/8773154#M978687</link>
      <description>&lt;P&gt;Great!&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 13:33:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/8773154#M978687</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-06T13:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: XREF Insert to multiple files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/9064378#M995526</link>
      <description>&lt;P&gt;Hi, firstly thankyou for posting this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have&amp;nbsp;tried to amend your files to suit the file paths for where my drawings and xefs are saved, and the location of the where the acaccoreconsole.EXE is saved and I am getting an error message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you advise where I have gone wrong please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Ryan.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 10:24:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/9064378#M995526</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-03T10:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: XREF Insert to multiple files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/9067724#M995752</link>
      <description>&lt;P&gt;Those kinds of errors can have multiple causes unfortunately.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/Fatal-Error-Unhandled-Access-Violation-Reading-0x0000-Exception-at-bcbdad73h.html" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/Fatal-Error-Unhandled-Access-Violation-Reading-0x0000-Exception-at-bcbdad73h.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That said is your script in a &lt;A href="https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-Core/files/GUID-2FB4611D-F141-48D5-9B6E-460EB59351AF-htm.html" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;trusted location&lt;/A&gt;?&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;DIV class="iframe-container"&gt;&lt;IFRAME width="640" height="590" src="https://screencast.autodesk.com/Embed/Timeline/d7873302-185f-4ba9-8b64-c1f313348ca2" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 17:12:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/9067724#M995752</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2019-10-04T17:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: XREF Insert to multiple files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/9366051#M1012574</link>
      <description>&lt;P&gt;Hello Sir,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could there be away to insert the Xref at layouts only?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advanced.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 08:14:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/9366051#M1012574</guid>
      <dc:creator>SianSiam</dc:creator>
      <dc:date>2020-03-09T08:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: XREF Insert to multiple files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/9366159#M1012581</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Of Course! I do it all the time&amp;nbsp;by mistake!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Just use TILEMODE=0&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 09:14:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/9366159#M1012581</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-09T09:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: XREF Insert to multiple files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/9367899#M1012695</link>
      <description>&lt;P&gt;Thanks for the quick reply.&lt;/P&gt;&lt;P&gt;Is not the TILEMODE=0 required to open the dwg? Or Do I just need to add in the .bat or .scr?&lt;/P&gt;&lt;P&gt;I can insert the Xref in Layout, only if it was saved as the layout is active.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to insert the Xref file without having to open the dwg whether the model or layout is active but insert in layout space.&lt;/P&gt;&lt;P&gt;Does it make sense? I am sorry if it is hard to understand. I am not really good at English. It is my second language.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advanced.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2020 00:47:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/9367899#M1012695</guid>
      <dc:creator>SianSiam</dc:creator>
      <dc:date>2020-03-10T00:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: XREF Insert to multiple files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/10288558#M1051309</link>
      <description>How about the opposite of xrefing multiple drawings into one drawing at different coordinates? So bring in 50 drawings, the first one at 0,0 then let's say they are 600' apart 5 wide, then drop down to 0,-600' then go another five wide and so on until all the drawings have been inserted.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Tue, 04 May 2021 04:57:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/10288558#M1051309</guid>
      <dc:creator>kevino</dc:creator>
      <dc:date>2021-05-04T04:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: XREF Insert to multiple files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/11207659#M1080886</link>
      <description>&lt;P&gt;Sorry for the late reply. That would be doable but im not certain this would be the best approach for doin that. The time it would take to create the script might be better spent just performing the actions. If the insert locations are at a set interval you could probably use a list to do it which could be called form core console, but again not sure that would be the best way to handle that. It might be better to just do a lisp (or VBA) and not involve coreconsole&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 13:13:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/xref-insert-to-multiple-files/m-p/11207659#M1080886</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2022-06-01T13:13:11Z</dc:date>
    </item>
  </channel>
</rss>

