<?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: How to copy objects from one layout to another with VBA in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/how-to-copy-objects-from-one-layout-to-another-with-vba/m-p/5784885#M9479</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; how to copy objects from one layout (or model space) to and paste to another layout&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;One method (the one I would prefere with VBA) could be to create a block from the source objects, then insert the block in the destination area and at least explode it to have single entities again. Make sure to purge these temporary block-defintiions after that action.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; using selection by window&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Window selection is already shown in the samples of VBA (&lt;A href="http://help.autodesk.com/view/ACD/2015/ENU/?guid=GUID-C4B442A3-D6A9-48FA-8C86-03D49A3B2ED7" target="_self"&gt;&amp;gt;&amp;gt;&amp;gt;click&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH, - alfred -&lt;/P&gt;</description>
    <pubDate>Mon, 24 Aug 2015 15:20:04 GMT</pubDate>
    <dc:creator>Alfred.NESWADBA</dc:creator>
    <dc:date>2015-08-24T15:20:04Z</dc:date>
    <item>
      <title>How to copy objects from one layout to another with VBA</title>
      <link>https://forums.autodesk.com/t5/vba-forum/how-to-copy-objects-from-one-layout-to-another-with-vba/m-p/5784381#M9476</link>
      <description>&lt;P&gt;Good evening!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me to understand how to copy objects from one layout (or model space) to and paste to another layout with using selection by window.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need this in VBA.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 11:53:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/how-to-copy-objects-from-one-layout-to-another-with-vba/m-p/5784381#M9476</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-24T11:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy objects from one layout to another with VBA</title>
      <link>https://forums.autodesk.com/t5/vba-forum/how-to-copy-objects-from-one-layout-to-another-with-vba/m-p/5784400#M9477</link>
      <description>&lt;P&gt;Enjoy the following links &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;For layouts / paper space:&lt;BR /&gt;&lt;A href="http://autocadtips1.com/2011/10/03/easily-move-or-copy-layout-tabs/" target="_blank"&gt;http://autocadtips1.com/2011/10/03/easily-move-or-copy-layout-tabs/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="http://lynn.blogs.com/lynn_allens_blog/2009/01/an-autocad-hip-tip-on-copying-layouts-from-one-drawing-to-another.html" target="_blank"&gt;http://lynn.blogs.com/lynn_allens_blog/2009/01/an-autocad-hip-tip-on-copying-layouts-from-one-drawing-to-another.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;## DesignCenter (Ctrl+2)? Drag and drop, easy as pie.&lt;BR /&gt;&lt;BR /&gt;For model space:&lt;BR /&gt;&lt;A href="http://www.ellenfinkelstein.com/acadblog/move-objects-between-model-and-paper-space/" target="_blank"&gt;http://www.ellenfinkelstein.com/acadblog/move-objects-between-model-and-paper-space/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For paper space to model space:&lt;BR /&gt;&lt;A href="http://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/Transferring-paperspace-objects-to-modelspace.html" target="_blank"&gt;http://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/Transferring-paperspace-objects-to-modelspace.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 12:13:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/how-to-copy-objects-from-one-layout-to-another-with-vba/m-p/5784400#M9477</guid>
      <dc:creator>wispoxy</dc:creator>
      <dc:date>2015-08-24T12:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy objects from one layout to another with VBA</title>
      <link>https://forums.autodesk.com/t5/vba-forum/how-to-copy-objects-from-one-layout-to-another-with-vba/m-p/5784405#M9478</link>
      <description>I personally prefer videos myself, so enjoy a video:&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=oAd-hIT3MBk" target="_blank"&gt;https://www.youtube.com/watch?v=oAd-hIT3MBk&lt;/A&gt;</description>
      <pubDate>Mon, 24 Aug 2015 12:16:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/how-to-copy-objects-from-one-layout-to-another-with-vba/m-p/5784405#M9478</guid>
      <dc:creator>wispoxy</dc:creator>
      <dc:date>2015-08-24T12:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to copy objects from one layout to another with VBA</title>
      <link>https://forums.autodesk.com/t5/vba-forum/how-to-copy-objects-from-one-layout-to-another-with-vba/m-p/5784885#M9479</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; how to copy objects from one layout (or model space) to and paste to another layout&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;One method (the one I would prefere with VBA) could be to create a block from the source objects, then insert the block in the destination area and at least explode it to have single entities again. Make sure to purge these temporary block-defintiions after that action.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; using selection by window&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Window selection is already shown in the samples of VBA (&lt;A href="http://help.autodesk.com/view/ACD/2015/ENU/?guid=GUID-C4B442A3-D6A9-48FA-8C86-03D49A3B2ED7" target="_self"&gt;&amp;gt;&amp;gt;&amp;gt;click&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH, - alfred -&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2015 15:20:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/how-to-copy-objects-from-one-layout-to-another-with-vba/m-p/5784885#M9479</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2015-08-24T15:20:04Z</dc:date>
    </item>
  </channel>
</rss>

