<?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: NCOPY entire drawing in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/ncopy-entire-drawing/m-p/12154545#M7840</link>
    <description>&lt;P&gt;Is there a similar way to programmatically bind all of the XREFs in the drawing?&lt;/P&gt;&lt;P&gt;I'd like to have tool to handle all of this together if possible.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Aug 2023 15:14:27 GMT</pubDate>
    <dc:creator>Joshua_claytonWV5WP</dc:creator>
    <dc:date>2023-08-07T15:14:27Z</dc:date>
    <item>
      <title>NCOPY entire drawing</title>
      <link>https://forums.autodesk.com/t5/net-forum/ncopy-entire-drawing/m-p/12147006#M7836</link>
      <description>&lt;P&gt;Has anyone recreated the NCOPY command in .NET that could be used to de-nest XREFs in an entire drawing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a large drawing file with ~30,000 objects that I am trying to remove nuts/bolts/washers from but they are buried in XREFs.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 15:33:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/ncopy-entire-drawing/m-p/12147006#M7836</guid>
      <dc:creator>Joshua_claytonWV5WP</dc:creator>
      <dc:date>2023-08-03T15:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: NCOPY entire drawing</title>
      <link>https://forums.autodesk.com/t5/net-forum/ncopy-entire-drawing/m-p/12147031#M7837</link>
      <description>&lt;P&gt;Is the objective to remove blocks from the XREFS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would suggesst opening the XREF and using a delete block lisp to remove the blocks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.bing.com/search?pglt=41&amp;amp;q=lee+mac+delete+block+lisp&amp;amp;cvid=c59a20fd3fce461ba4bf71b7224ddb1d&amp;amp;aqs=edge..69i57j0l2j69i64.7819j0j1&amp;amp;FORM=ANAB01&amp;amp;PC=U531" target="_blank"&gt;lee mac delete block lisp - Search (bing.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;-Tim C.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 15:42:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/ncopy-entire-drawing/m-p/12147031#M7837</guid>
      <dc:creator>tim_crouse</dc:creator>
      <dc:date>2023-08-03T15:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: NCOPY entire drawing</title>
      <link>https://forums.autodesk.com/t5/net-forum/ncopy-entire-drawing/m-p/12147051#M7838</link>
      <description>&lt;P&gt;The goal is to save the master drawing file to a new file that has all of the nested XREFs flattened and all of the included drawings to be part of the new file (with certain blocks subsequently removed to significantly lower the object count).&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 15:47:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/ncopy-entire-drawing/m-p/12147051#M7838</guid>
      <dc:creator>Joshua_claytonWV5WP</dc:creator>
      <dc:date>2023-08-03T15:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: NCOPY entire drawing</title>
      <link>https://forums.autodesk.com/t5/net-forum/ncopy-entire-drawing/m-p/12147090#M7839</link>
      <description>&lt;P&gt;Bring up the xref manager and bind the xrefs into the drawing, r-click select bind.&amp;nbsp; One version does a crazy layer naming convention and the other simple names the layers based on only the xref name,&amp;nbsp; I think the option to pick is insert vs bind when you r-click to get the simple layer naming.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could delete the blocks from the xrefs or from the flattened files, work flow may be better from flattened file if&lt;/P&gt;&lt;P&gt;multiple xrefs have the same block.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 15:57:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/ncopy-entire-drawing/m-p/12147090#M7839</guid>
      <dc:creator>tim_crouse</dc:creator>
      <dc:date>2023-08-03T15:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: NCOPY entire drawing</title>
      <link>https://forums.autodesk.com/t5/net-forum/ncopy-entire-drawing/m-p/12154545#M7840</link>
      <description>&lt;P&gt;Is there a similar way to programmatically bind all of the XREFs in the drawing?&lt;/P&gt;&lt;P&gt;I'd like to have tool to handle all of this together if possible.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 15:14:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/ncopy-entire-drawing/m-p/12154545#M7840</guid>
      <dc:creator>Joshua_claytonWV5WP</dc:creator>
      <dc:date>2023-08-07T15:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: NCOPY entire drawing</title>
      <link>https://forums.autodesk.com/t5/net-forum/ncopy-entire-drawing/m-p/12155577#M7841</link>
      <description>&lt;P&gt;You could use the action recorder on the TOOLs menu (may not work the best regarding XREF slection though).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or the better option is to write a script and then run the script.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you wanted to batch process multiple files with script functionality look at something like HURRICANE&amp;nbsp; at 74 mph . co m&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thier use to be a free batch processor around but I forgot the name.&amp;nbsp; I use hurricane.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you do not know about scripts hurricane has many examples.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Look in google for autocad batch processing utilities or something like that.&amp;nbsp; It should turn up a few options.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;A href="https://sourceforge.net/projects/starbatch/" target="_blank" rel="noopener"&gt;StarBatch download | SourceForge.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.lee-mac.com/scriptwriter.html" target="_blank" rel="noopener"&gt;Script Writer | Lee Mac Programming (lee-mac.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://aectechtalk.wordpress.com/2012/10/27/batch-process-drawings-with-scriptpro/" target="_blank"&gt;Batch Process Drawings with ScriptPro | Applying Technology to Architecture (wordpress.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.autodesk.com/support/technical/article/caas/tsarticles/ts/7xKPXzhEGzvnF4qzy2Ddi9.html" target="_blank"&gt;Autodesk Customization Conversion Tools&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;-Tim C.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 23:53:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/ncopy-entire-drawing/m-p/12155577#M7841</guid>
      <dc:creator>tim_crouse</dc:creator>
      <dc:date>2023-08-07T23:53:57Z</dc:date>
    </item>
  </channel>
</rss>

