<?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: ZoomExtents in all viewports once again in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/zoomextents-in-all-viewports-once-again/m-p/333260#M88905</link>
    <description>Hello everybody&lt;BR /&gt;
I found a solution by myself. It's not the best solution but it works. I've&lt;BR /&gt;
attached the code at the end. Thanks for your assistence.&lt;BR /&gt;
&lt;BR /&gt;
    IntCVPort = ThisDrawing.GetVariable("cvport")&lt;BR /&gt;
    For i = 0 To 3&lt;BR /&gt;
      ThisDrawing.SetVariable "CVPORT", IntCVPort + i&lt;BR /&gt;
      Update&lt;BR /&gt;
      ZoomExtents&lt;BR /&gt;
      Update&lt;BR /&gt;
    Next&lt;BR /&gt;
&lt;BR /&gt;
Thilo Bröker&lt;BR /&gt;
&lt;BR /&gt;
Thilo Bröker &lt;T.BROEKER&gt; schrieb in im Newsbeitrag:&lt;BR /&gt;
3A7D962E38E7F32118064EC4F0DDB439@in.WebX.SaUCah8kaAW...&lt;BR /&gt;
&amp;gt; Hello everybody!&lt;BR /&gt;
&amp;gt; Peter Urban asked 10 month ago for assistence to make a ZoomExtents in all&lt;BR /&gt;
&amp;gt; viewports of a splitted viewport in modelspace. Unfortunatly this question&lt;BR /&gt;
&amp;gt; wasn't answered and I have now the same problem.&lt;BR /&gt;
&amp;gt; If there is anybody who can help me/us solving this problem, please give&lt;BR /&gt;
&amp;gt; me/us assistence to solve this problem.&lt;BR /&gt;
&amp;gt; Best regards and thanks in advance&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Thilo&lt;BR /&gt;
&amp;gt;&lt;/T.BROEKER&gt;</description>
    <pubDate>Fri, 15 Dec 2000 01:30:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2000-12-15T01:30:53Z</dc:date>
    <item>
      <title>ZoomExtents in all viewports once again</title>
      <link>https://forums.autodesk.com/t5/vba-forum/zoomextents-in-all-viewports-once-again/m-p/333259#M88904</link>
      <description>Hello everybody!&lt;BR /&gt;
Peter Urban asked 10 month ago for assistence to make a ZoomExtents in all&lt;BR /&gt;
viewports of a splitted viewport in modelspace. Unfortunatly this question&lt;BR /&gt;
wasn't answered and I have now the same problem.&lt;BR /&gt;
If there is anybody who can help me/us solving this problem, please give&lt;BR /&gt;
me/us assistence to solve this problem.&lt;BR /&gt;
Best regards and thanks in advance&lt;BR /&gt;
&lt;BR /&gt;
Thilo</description>
      <pubDate>Fri, 08 Dec 2000 00:33:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/zoomextents-in-all-viewports-once-again/m-p/333259#M88904</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2000-12-08T00:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: ZoomExtents in all viewports once again</title>
      <link>https://forums.autodesk.com/t5/vba-forum/zoomextents-in-all-viewports-once-again/m-p/333260#M88905</link>
      <description>Hello everybody&lt;BR /&gt;
I found a solution by myself. It's not the best solution but it works. I've&lt;BR /&gt;
attached the code at the end. Thanks for your assistence.&lt;BR /&gt;
&lt;BR /&gt;
    IntCVPort = ThisDrawing.GetVariable("cvport")&lt;BR /&gt;
    For i = 0 To 3&lt;BR /&gt;
      ThisDrawing.SetVariable "CVPORT", IntCVPort + i&lt;BR /&gt;
      Update&lt;BR /&gt;
      ZoomExtents&lt;BR /&gt;
      Update&lt;BR /&gt;
    Next&lt;BR /&gt;
&lt;BR /&gt;
Thilo Bröker&lt;BR /&gt;
&lt;BR /&gt;
Thilo Bröker &lt;T.BROEKER&gt; schrieb in im Newsbeitrag:&lt;BR /&gt;
3A7D962E38E7F32118064EC4F0DDB439@in.WebX.SaUCah8kaAW...&lt;BR /&gt;
&amp;gt; Hello everybody!&lt;BR /&gt;
&amp;gt; Peter Urban asked 10 month ago for assistence to make a ZoomExtents in all&lt;BR /&gt;
&amp;gt; viewports of a splitted viewport in modelspace. Unfortunatly this question&lt;BR /&gt;
&amp;gt; wasn't answered and I have now the same problem.&lt;BR /&gt;
&amp;gt; If there is anybody who can help me/us solving this problem, please give&lt;BR /&gt;
&amp;gt; me/us assistence to solve this problem.&lt;BR /&gt;
&amp;gt; Best regards and thanks in advance&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Thilo&lt;BR /&gt;
&amp;gt;&lt;/T.BROEKER&gt;</description>
      <pubDate>Fri, 15 Dec 2000 01:30:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/zoomextents-in-all-viewports-once-again/m-p/333260#M88905</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2000-12-15T01:30:53Z</dc:date>
    </item>
  </channel>
</rss>

