<?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: Quickest Way of Creating 100+ Custom Layouts in AutoCAD LT Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10151172#M16163</link>
    <description>&lt;P&gt;If you have Visual Basic it can be done. You need someone with a very good working knowledge of it.&lt;/P&gt;
&lt;P&gt;See the attached zip file.&lt;/P&gt;
&lt;P&gt;It creates however many templates you ask for. It also pans by a certain distance within each viewport.&lt;/P&gt;
&lt;P&gt;I'm sure it can be edited for your needs.&lt;/P&gt;
&lt;P&gt;Use the drawing in the zip file to see how it works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Mar 2021 10:49:02 GMT</pubDate>
    <dc:creator>h_s_walker</dc:creator>
    <dc:date>2021-03-12T10:49:02Z</dc:date>
    <item>
      <title>Quickest Way of Creating 100+ Custom Layouts</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10108485#M16159</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wanted to ask about a problem I'm running into. I work in an Interior Design department of an Arch firm. Often we end up with CAD files with 100+ elevations, and to print all this we use layouts - usually 1 per elevation. This is a bit of an arduous process - creating layouts and filling out title blocks can take up to 2-3hrs of work per project, and to me it always seemed like a time sink we could&amp;nbsp;&lt;EM&gt;probably&lt;/EM&gt; find a way to avoid.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there more advanced layout creation/paperspace tools that I'm missing here that could help me out? Right now we duplicate our 1 initial layout literally 100+ times, rename the layout tab, move the viewport to the elevation, set scale, fill out titleblock, etc etc.. Doing a dozen or so plans this way is no big deal, but its a bit unreasonable for how many we're having to make.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My thought right now is to have these layouts set up beforehand, but it's a little more difficult than that because we don't know how many layouts we'll need for each project. So there's some variability that's pretty tough (but probably not impossible) to accommodate for.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have experience trying to optimize this sort of thing? I'm open to any and all suggestions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm on AutoCAD LT 2020. Is this something that could be addressed easier if we weren't using LT?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 15:08:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10108485#M16159</guid>
      <dc:creator>Akrid</dc:creator>
      <dc:date>2021-02-24T15:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest Way of Creating 100+ Custom Layouts</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10108624#M16160</link>
      <description>&lt;P&gt;It will depend on a lot of factors, with LT you can run a script that will create and name as many Layouts as you want, if you use elevations that are at known coordinates and use known scales then again a script could perform that for you. But if this changes for every case then having to rewrite the script each time would take longer than manually doing this.&lt;/P&gt;
&lt;P&gt;If it is a straightforward logical series of steps where you can decide on a repeatable set of rules, then using Excel to create a script based on X number of layouts with a sequential naming convention and a grid of elevations then a script would work fine in LT.&lt;/P&gt;
&lt;P&gt;If however, the layouts need to be created by 'reading' data from the .dwg then you would be possibly better off with the programming options found in the full version with it's API's which are not available to LT.&lt;/P&gt;
&lt;P&gt;So with your limited description then the answer would be maybe LT could it, but probably not all by itself.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 15:51:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10108624#M16160</guid>
      <dc:creator>steven-g</dc:creator>
      <dc:date>2021-02-24T15:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest Way of Creating 100+ Custom Layouts</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10108691#M16161</link>
      <description>The level of automation you seek does not exist as a practical solution in LT, and in full AutoCAD it will require quite a bit or programming and advanced planning with named viewports etc. for each items that needs to be a viewport in layout.&lt;BR /&gt;&lt;BR /&gt;Your posted "thought" is the best approach with LT that you have IMHO.</description>
      <pubDate>Wed, 24 Feb 2021 16:20:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10108691#M16161</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2021-02-24T16:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest Way of Creating 100+ Custom Layouts</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10145102#M16162</link>
      <description>&lt;P&gt;The Title Block could be automated using Fields to populate most of it.&amp;nbsp; &amp;nbsp;But sounds like the same steps I usually use, Copy another layout, zoom out, Zoom+Window to another area, start dimensioning.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 13:01:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10145102#M16162</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-10T13:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest Way of Creating 100+ Custom Layouts</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10151172#M16163</link>
      <description>&lt;P&gt;If you have Visual Basic it can be done. You need someone with a very good working knowledge of it.&lt;/P&gt;
&lt;P&gt;See the attached zip file.&lt;/P&gt;
&lt;P&gt;It creates however many templates you ask for. It also pans by a certain distance within each viewport.&lt;/P&gt;
&lt;P&gt;I'm sure it can be edited for your needs.&lt;/P&gt;
&lt;P&gt;Use the drawing in the zip file to see how it works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 10:49:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10151172#M16163</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2021-03-12T10:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest Way of Creating 100+ Custom Layouts</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10151229#M16164</link>
      <description>&lt;P&gt;I copied the files into the 'support' folder but I get this error&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="error.jpg" style="width: 268px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/892330iF932165E2D5C9121/image-size/large?v=v2&amp;amp;px=999" role="button" title="error.jpg" alt="error.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 11:23:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10151229#M16164</guid>
      <dc:creator>steven-g</dc:creator>
      <dc:date>2021-03-12T11:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest Way of Creating 100+ Custom Layouts</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10151364#M16165</link>
      <description>&lt;P&gt;Copy the Layout.exe file into the support folder and then create a button with&amp;nbsp;^C^C_ai_startapp Layouts.exe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It might not work due to the APPACTIVATE line saying LT 2016&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 12:42:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10151364#M16165</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2021-03-12T12:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest Way of Creating 100+ Custom Layouts</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10151449#M16166</link>
      <description>&lt;P&gt;Also Mysendkeys is needed. The link is below&lt;/P&gt;
&lt;P&gt;&lt;A href="http://access.mvps.org/access/api/api0046.htm" target="_blank"&gt;API: Replacement for Sendkeys (mvps.org)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 13:00:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10151449#M16166</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2021-03-12T13:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest Way of Creating 100+ Custom Layouts</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10151480#M16167</link>
      <description>&lt;P&gt;But where does that go? Do you also need to have Excel running with that code in a module&lt;/P&gt;
&lt;P&gt;Or if there is a fixed reference to 2016 LT it could be that, I have 2021 LT running.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 13:14:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10151480#M16167</guid>
      <dc:creator>steven-g</dc:creator>
      <dc:date>2021-03-12T13:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest Way of Creating 100+ Custom Layouts</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10151521#M16168</link>
      <description>&lt;P&gt;You need at least VB6. Then put mysendkeys as a module in it and compile the result.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately I can't do it anymore due to work policy.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 13:31:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10151521#M16168</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2021-03-12T13:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Quickest Way of Creating 100+ Custom Layouts</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10151574#M16169</link>
      <description>&lt;P&gt;Ahh Visual Studio. I was thinking just VBA in Excel, shame but I like that call to _ai_startapp that looks promising&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 13:45:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10151574#M16169</guid>
      <dc:creator>steven-g</dc:creator>
      <dc:date>2021-03-12T13:45:39Z</dc:date>
    </item>
    <item>
      <title>Betreff: Quickest Way of Creating 100+ Custom Layouts</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10151619#M16170</link>
      <description>&lt;P&gt;_ai_startup and _mtedit (with well setted Mtexted) are the only "active ways" to start a program from LT (or?)&lt;/P&gt;
&lt;P&gt;because of the missing shell command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4364022"&gt;@Akrid&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you read that all? All what you need is to know "How to write a Script(.scr)"&lt;/P&gt;
&lt;P&gt;And the knowledge about the command and option names in AutoCAD you are using 100x times.&lt;/P&gt;
&lt;P&gt;For more comfort&lt;/P&gt;
&lt;P&gt;If you can write a Script, you can also use external programs like hwalker spends a sample.&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>Fri, 12 Mar 2021 13:59:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/quickest-way-of-creating-100-custom-layouts/m-p/10151619#M16170</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2021-03-12T13:59:06Z</dc:date>
    </item>
  </channel>
</rss>

