<?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: Batch plotting areas in Model Space in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/batch-plotting-areas-in-model-space/m-p/5885836#M305009</link>
    <description>&lt;P&gt;How&amp;nbsp;do I go about&amp;nbsp;using the view name for the file name?&lt;/P&gt;</description>
    <pubDate>Fri, 30 Oct 2015 14:41:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-10-30T14:41:08Z</dc:date>
    <item>
      <title>Batch plotting areas in Model Space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/batch-plotting-areas-in-model-space/m-p/5885683#M305005</link>
      <description>&lt;P&gt;Can any kind soul shed light on how to batch plot predefined areas in Model Space?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached a sample drawing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the drawing, I have some boxes representing individual A2 sheets and I want to plot all of them one by one as pdf? &amp;nbsp;Are there any good ways of achieving this?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 13:25:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/batch-plotting-areas-in-model-space/m-p/5885683#M305005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-30T13:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Batch plotting areas in Model Space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/batch-plotting-areas-in-model-space/m-p/5885799#M305006</link>
      <description>&lt;P&gt;This may not be the answer you want, but I believe it would be easier to have multiple layouts in paper space and together with proper page setups it would be a breeze to batch plot simply by right clicking the layout tab(s)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Batch plotting from model space is possible but it would take a lot of time to "write" all the x and y coordinates for each A2 sheet into a script.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 14:22:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/batch-plotting-areas-in-model-space/m-p/5885799#M305006</guid>
      <dc:creator>leothebuilder</dc:creator>
      <dc:date>2015-10-30T14:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Batch plotting areas in Model Space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/batch-plotting-areas-in-model-space/m-p/5885820#M305007</link>
      <description>&lt;P&gt;I have come up with this script:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;LIMITS
0,0
594,420
-PLOT
y
model
dwg to pdf.pc3
ISO full bleed A3 (420.00 x 297.00 MM)
Millimeters
l
N
l
F
c
Y
acad.ctb
Y
A
N
Y&lt;BR /&gt;&lt;BR /&gt;
&lt;/PRE&gt;&lt;P&gt;However, this would just let me keep printing and replacing the last pdf. &amp;nbsp;Any way to specify the file names so that they do not get replaced each time?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I would prefer to stay in model space as it is easier to navigate and see relationships between drawings. &amp;nbsp;I guess i could set viewports for every position in model space though&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 14:36:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/batch-plotting-areas-in-model-space/m-p/5885820#M305007</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-30T14:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Batch plotting areas in Model Space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/batch-plotting-areas-in-model-space/m-p/5885828#M305008</link>
      <description>&lt;P&gt;could you use the view command to establish named views?&lt;/P&gt;
&lt;P&gt;the possibly farm out those names to fileenames?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 14:37:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/batch-plotting-areas-in-model-space/m-p/5885828#M305008</guid>
      <dc:creator>jackshield</dc:creator>
      <dc:date>2015-10-30T14:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Batch plotting areas in Model Space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/batch-plotting-areas-in-model-space/m-p/5885836#M305009</link>
      <description>&lt;P&gt;How&amp;nbsp;do I go about&amp;nbsp;using the view name for the file name?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 14:41:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/batch-plotting-areas-in-model-space/m-p/5885836#M305009</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-30T14:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Batch plotting areas in Model Space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/batch-plotting-areas-in-model-space/m-p/5885837#M305010</link>
      <description>&lt;P&gt;I would keep the setup you have in model space so you can keep seeing the relationship between drawings.&lt;/P&gt;
&lt;P&gt;Just use paper space for plotting.&lt;/P&gt;
&lt;P&gt;By the time you figure out a script that works for you, with&amp;nbsp;paper space layouts you would have finished by now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 14:41:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/batch-plotting-areas-in-model-space/m-p/5885837#M305010</guid>
      <dc:creator>leothebuilder</dc:creator>
      <dc:date>2015-10-30T14:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Batch plotting areas in Model Space</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/batch-plotting-areas-in-model-space/m-p/5886416#M305011</link>
      <description>&lt;P&gt;You can find a similar question and some&amp;nbsp;answers in the below links.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-2013-2014-2015-2016/autocad-plotting/m-p/5510228/highlight/true#M72937" target="_self"&gt;http://forums.autodesk.com/t5/autocad-2013-2014-2015-2016/autocad-plotting/m-p/5510228/highlight/true#M72937&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-2007-2008-2009/plot-multiple-views-in-one-layout/m-p/2561092/highlight/true#M24365" target="_self"&gt;http://forums.autodesk.com/t5/autocad-2007-2008-2009/plot-multiple-views-in-one-layout/m-p/2561092/highlight/true#M24365&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 20:43:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/batch-plotting-areas-in-model-space/m-p/5886416#M305011</guid>
      <dc:creator>3wood</dc:creator>
      <dc:date>2015-10-30T20:43:28Z</dc:date>
    </item>
  </channel>
</rss>

