<?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: Lisp to create Viewport in several drawings in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-viewport-in-several-drawings/m-p/8617281#M92787</link>
    <description>&lt;P&gt;Maybe this is no longer useful.&lt;BR /&gt;But better posture than never.&lt;BR /&gt;1. You need to create a script&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE&gt;_Layout
_Set
Layout1
_DRAWORDER
1.5,0.3

_Back
_MVIEW
_Object
10.3626,1.6978

_Zoom
_Extents&lt;/PRE&gt;</description>
    <pubDate>Sun, 24 Feb 2019 14:47:54 GMT</pubDate>
    <dc:creator>maratovich</dc:creator>
    <dc:date>2019-02-24T14:47:54Z</dc:date>
    <item>
      <title>Lisp to create Viewport in several drawings</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-viewport-in-several-drawings/m-p/8587837#M92776</link>
      <description>&lt;P&gt;First, Thanks to all the post on the forums who have got me as far as i have with LISP!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am stuck... Here is what I have.&amp;nbsp; I have a folder with hundreds of electrical schematic files that have the drawing in modelspace.&amp;nbsp; I have a lisp that i used to insert my custom title block on a new layout tab in paperspace, but the lisp didnt recognize the viewport.&amp;nbsp; I can manually (Mview &amp;gt;Object and select my boundary that did come over for my viewport).&amp;nbsp; My viewport is on its own layer named V-port if that helps.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I am looking to run a lisp that will Mview, and select my vport boundary.&amp;nbsp; I would also like for it to delete the layout 1 tab that is there by default also. Is there a way to do this without having to open each file and do it manually?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone please help me figure this out?&amp;nbsp; I have researched and searched but cant find.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 17:34:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-viewport-in-several-drawings/m-p/8587837#M92776</guid>
      <dc:creator>ryan_carey</dc:creator>
      <dc:date>2019-02-11T17:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Lisp to create Viewport in several drawings</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-viewport-in-several-drawings/m-p/8587842#M92777</link>
      <description>&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;Attach your sample file&lt;/SPAN&gt;&lt;/SPAN&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 17:19:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-viewport-in-several-drawings/m-p/8587842#M92777</guid>
      <dc:creator>maratovich</dc:creator>
      <dc:date>2019-02-11T17:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Lisp to create Viewport in several drawings</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-viewport-in-several-drawings/m-p/8587875#M92778</link>
      <description>&lt;P&gt;Attached.&amp;nbsp; Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 17:33:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-viewport-in-several-drawings/m-p/8587875#M92778</guid>
      <dc:creator>ryan_carey</dc:creator>
      <dc:date>2019-02-11T17:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Lisp to create Viewport in several drawings</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-viewport-in-several-drawings/m-p/8598730#M92779</link>
      <description>&lt;P&gt;Is this feasible or no?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 14:37:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-viewport-in-several-drawings/m-p/8598730#M92779</guid>
      <dc:creator>ryan_carey</dc:creator>
      <dc:date>2019-02-15T14:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Lisp to create Viewport in several drawings</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-viewport-in-several-drawings/m-p/8598794#M92780</link>
      <description>&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;1. Why do you create title blocks if you have it in the Model?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Maybe you need to print from the model?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Lisp works inside an open file, so you have to open all files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Without opening the program do it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;5. Do without opening, and change what you need (if at all possible) - it takes a lot of time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;6. I will try on the weekend, but I promise nothing.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;By the way, maybe this will help you:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;&lt;A href="https://www.kdmsoft.net/autoviewport.html" target="_blank" rel="noopener"&gt;https://www.kdmsoft.net/autoviewport.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 15:10:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-viewport-in-several-drawings/m-p/8598794#M92780</guid>
      <dc:creator>maratovich</dc:creator>
      <dc:date>2019-02-15T15:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Lisp to create Viewport in several drawings</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-viewport-in-several-drawings/m-p/8598979#M92781</link>
      <description>&lt;P&gt;Thanks so much for the reply, I think i have simplified it some.&amp;nbsp; I have attached a &lt;EM&gt;new file&lt;/EM&gt; (Please disregard the old one), and i have the order of operations i need listed below this paragraph.&amp;nbsp; I have 200 drawings in one folder, that i would like for this to happen to each one of them.&amp;nbsp; I am really looking to apply it to all drawings by a lisp, without having to open each drawing.&amp;nbsp; Can you please help me with this? Very Appreciated!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;layout&amp;lt;enter&amp;gt;&lt;BR /&gt;set&amp;lt;enter&amp;gt;&lt;BR /&gt;layout1&amp;lt;enter&amp;gt;&lt;BR /&gt;dr&amp;lt;enter&amp;gt;&lt;BR /&gt;1.5,0.3&amp;lt;enter&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;enter&amp;gt;&lt;/P&gt;
&lt;P&gt;back&amp;lt;enter&amp;gt;&lt;BR /&gt;mv&amp;lt;enter&amp;gt;&lt;BR /&gt;object&amp;lt;enter&amp;gt;&lt;BR /&gt;10.3626,1.6978&amp;lt;enter&amp;gt;&lt;BR /&gt;zoom&amp;lt;enter&amp;gt;&lt;BR /&gt;extents&amp;lt;enter&amp;gt;&lt;BR /&gt;qsave&amp;lt;enter&amp;gt;&lt;BR /&gt;close&amp;lt;enter&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 16:20:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-viewport-in-several-drawings/m-p/8598979#M92781</guid>
      <dc:creator>ryan_carey</dc:creator>
      <dc:date>2019-02-15T16:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Lisp to create Viewport in several drawings</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-viewport-in-several-drawings/m-p/8617281#M92787</link>
      <description>&lt;P&gt;Maybe this is no longer useful.&lt;BR /&gt;But better posture than never.&lt;BR /&gt;1. You need to create a script&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE&gt;_Layout
_Set
Layout1
_DRAWORDER
1.5,0.3

_Back
_MVIEW
_Object
10.3626,1.6978

_Zoom
_Extents&lt;/PRE&gt;</description>
      <pubDate>Sun, 24 Feb 2019 14:47:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-viewport-in-several-drawings/m-p/8617281#M92787</guid>
      <dc:creator>maratovich</dc:creator>
      <dc:date>2019-02-24T14:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Lisp to create Viewport in several drawings</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-viewport-in-several-drawings/m-p/8617283#M92788</link>
      <description>&lt;P&gt;2. Run it in multiple file&lt;BR /&gt;Watch the video.&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/07b32249-6df3-42a1-aae6-e3d567816423" 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>Sun, 24 Feb 2019 14:48:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-create-viewport-in-several-drawings/m-p/8617283#M92788</guid>
      <dc:creator>maratovich</dc:creator>
      <dc:date>2019-02-24T14:48:36Z</dc:date>
    </item>
  </channel>
</rss>

