<?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: in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316638#M43263</link>
    <description>Paulo,&lt;BR /&gt;
&lt;BR /&gt;
I think these operations always fire commandStart/End notifications.&lt;BR /&gt;
So, you can cache these variables values on commandStart() and check if they&lt;BR /&gt;
have changed on commandEnd().&lt;BR /&gt;
This is very dirty but I think it will work.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Fernando.&lt;BR /&gt;
&lt;BR /&gt;
"Paulo Aragao" &lt;ARAGAO&gt; wrote in message&lt;BR /&gt;
news:9C5B7F7C8C93E1021E6B3E1A71656FAC@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Hi Fernando,&lt;BR /&gt;
&amp;gt; I have tried it, but Editor Reactor and Database Reactor don´t fire any&lt;BR /&gt;
&amp;gt; event when the user pan and zoom.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; "Fernando Poinho Malard" &lt;FPMALARD&gt; escreveu na mensagem&lt;BR /&gt;
&amp;gt; news:39BD9ABB58E84285A4BADB516F951B3E@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; Paulo,&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; There are two System Variables called VIEWCTR and VIEWSIZE that are&lt;BR /&gt;
&amp;gt; affected&lt;BR /&gt;
&amp;gt; &amp;gt; when you PAN, ZOOM or change your current view.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; If you trap sysVarChanged() Editor reactor notification you can find out&lt;BR /&gt;
&amp;gt; if&lt;BR /&gt;
&amp;gt; &amp;gt; both or one of them have changed.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; Regards,&lt;BR /&gt;
&amp;gt; &amp;gt; Fernando.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; "Paulo Aragao" &lt;ARAGAO&gt; wrote in message&lt;BR /&gt;
&amp;gt; &amp;gt; news:BDC393524845890EDD542096AF1AA8F4@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; Hi,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; There is any way to get an event when the user change Autocad screen&lt;BR /&gt;
&amp;gt; view&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; (using zoom, pan, or any arx api).&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; Thanks,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; Aragao&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/ARAGAO&gt;&lt;/FPMALARD&gt;&lt;/ARAGAO&gt;</description>
    <pubDate>Wed, 12 Dec 2001 16:36:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2001-12-12T16:36:14Z</dc:date>
    <item>
      <title>Zoom and pan changed.</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316634#M43259</link>
      <description>Hi,&lt;BR /&gt;
There is any way to get an event when the user change Autocad screen view&lt;BR /&gt;
(using zoom, pan, or any arx api).&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Aragao</description>
      <pubDate>Tue, 11 Dec 2001 10:57:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316634#M43259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-12-11T10:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom and pan changed.</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316635#M43260</link>
      <description>Paulo,&lt;BR /&gt;
&lt;BR /&gt;
There are two System Variables called VIEWCTR and VIEWSIZE that are affected&lt;BR /&gt;
when you PAN, ZOOM or change your current view.&lt;BR /&gt;
&lt;BR /&gt;
If you trap sysVarChanged() Editor reactor notification you can find out if&lt;BR /&gt;
both or one of them have changed.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Fernando.&lt;BR /&gt;
&lt;BR /&gt;
"Paulo Aragao" &lt;ARAGAO&gt; wrote in message&lt;BR /&gt;
news:BDC393524845890EDD542096AF1AA8F4@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Hi,&lt;BR /&gt;
&amp;gt; There is any way to get an event when the user change Autocad screen view&lt;BR /&gt;
&amp;gt; (using zoom, pan, or any arx api).&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Thanks,&lt;BR /&gt;
&amp;gt; Aragao&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/ARAGAO&gt;</description>
      <pubDate>Wed, 12 Dec 2001 09:52:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316635#M43260</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-12-12T09:52:34Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316636#M43261</link>
      <description>"Fernando Poinho Malard" &lt;FPMALARD&gt; wrote in message&lt;BR /&gt;
news:39BD9ABB58E84285A4BADB516F951B3E@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Paulo,&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; There are two System Variables called VIEWCTR and VIEWSIZE that are&lt;BR /&gt;
affected&lt;BR /&gt;
&amp;gt; when you PAN, ZOOM or change your current view.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; If you trap sysVarChanged() Editor reactor notification you can find out&lt;BR /&gt;
if&lt;BR /&gt;
&amp;gt; both or one of them have changed.&lt;BR /&gt;
&lt;BR /&gt;
I'm afraid not. sysVarChanged() does not report changes&lt;BR /&gt;
to many system variables, including these two. I would&lt;BR /&gt;
assume that's because both of those sysvars are viewport&lt;BR /&gt;
specific, so they have different values in each viewport.&lt;/FPMALARD&gt;</description>
      <pubDate>Wed, 12 Dec 2001 12:31:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316636#M43261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-12-12T12:31:20Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316637#M43262</link>
      <description>Hi Fernando,&lt;BR /&gt;
I have tried it, but Editor Reactor and Database Reactor don´t fire any&lt;BR /&gt;
event when the user pan and zoom.&lt;BR /&gt;
&lt;BR /&gt;
"Fernando Poinho Malard" &lt;FPMALARD&gt; escreveu na mensagem&lt;BR /&gt;
news:39BD9ABB58E84285A4BADB516F951B3E@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Paulo,&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; There are two System Variables called VIEWCTR and VIEWSIZE that are&lt;BR /&gt;
affected&lt;BR /&gt;
&amp;gt; when you PAN, ZOOM or change your current view.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; If you trap sysVarChanged() Editor reactor notification you can find out&lt;BR /&gt;
if&lt;BR /&gt;
&amp;gt; both or one of them have changed.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Regards,&lt;BR /&gt;
&amp;gt; Fernando.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; "Paulo Aragao" &lt;ARAGAO&gt; wrote in message&lt;BR /&gt;
&amp;gt; news:BDC393524845890EDD542096AF1AA8F4@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; Hi,&lt;BR /&gt;
&amp;gt; &amp;gt; There is any way to get an event when the user change Autocad screen&lt;BR /&gt;
view&lt;BR /&gt;
&amp;gt; &amp;gt; (using zoom, pan, or any arx api).&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; Thanks,&lt;BR /&gt;
&amp;gt; &amp;gt; Aragao&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/ARAGAO&gt;&lt;/FPMALARD&gt;</description>
      <pubDate>Wed, 12 Dec 2001 12:31:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316637#M43262</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-12-12T12:31:44Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316638#M43263</link>
      <description>Paulo,&lt;BR /&gt;
&lt;BR /&gt;
I think these operations always fire commandStart/End notifications.&lt;BR /&gt;
So, you can cache these variables values on commandStart() and check if they&lt;BR /&gt;
have changed on commandEnd().&lt;BR /&gt;
This is very dirty but I think it will work.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Fernando.&lt;BR /&gt;
&lt;BR /&gt;
"Paulo Aragao" &lt;ARAGAO&gt; wrote in message&lt;BR /&gt;
news:9C5B7F7C8C93E1021E6B3E1A71656FAC@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Hi Fernando,&lt;BR /&gt;
&amp;gt; I have tried it, but Editor Reactor and Database Reactor don´t fire any&lt;BR /&gt;
&amp;gt; event when the user pan and zoom.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; "Fernando Poinho Malard" &lt;FPMALARD&gt; escreveu na mensagem&lt;BR /&gt;
&amp;gt; news:39BD9ABB58E84285A4BADB516F951B3E@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; Paulo,&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; There are two System Variables called VIEWCTR and VIEWSIZE that are&lt;BR /&gt;
&amp;gt; affected&lt;BR /&gt;
&amp;gt; &amp;gt; when you PAN, ZOOM or change your current view.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; If you trap sysVarChanged() Editor reactor notification you can find out&lt;BR /&gt;
&amp;gt; if&lt;BR /&gt;
&amp;gt; &amp;gt; both or one of them have changed.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; Regards,&lt;BR /&gt;
&amp;gt; &amp;gt; Fernando.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; "Paulo Aragao" &lt;ARAGAO&gt; wrote in message&lt;BR /&gt;
&amp;gt; &amp;gt; news:BDC393524845890EDD542096AF1AA8F4@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; Hi,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; There is any way to get an event when the user change Autocad screen&lt;BR /&gt;
&amp;gt; view&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; (using zoom, pan, or any arx api).&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; Thanks,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; Aragao&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/ARAGAO&gt;&lt;/FPMALARD&gt;&lt;/ARAGAO&gt;</description>
      <pubDate>Wed, 12 Dec 2001 16:36:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316638#M43263</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-12-12T16:36:14Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316639#M43264</link>
      <description>"Fernando Poinho Malard" &lt;FPMALARD&gt; wrote in message&lt;BR /&gt;
news:4295F9D43C21ABF766FD36114E6FE0CC@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Paulo,&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; I think these operations always fire commandStart/End notifications.&lt;BR /&gt;
&amp;gt; So, you can cache these variables values on commandStart() and check if&lt;BR /&gt;
they&lt;BR /&gt;
&amp;gt; have changed on commandEnd().&lt;BR /&gt;
&amp;gt; This is very dirty but I think it will work.&lt;BR /&gt;
&lt;BR /&gt;
For Zoom, Pan, View/Restore and so forth, it will, but&lt;BR /&gt;
there is no notification fired when the user pans the&lt;BR /&gt;
drawing using the scroll bars.&lt;/FPMALARD&gt;</description>
      <pubDate>Wed, 12 Dec 2001 16:36:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316639#M43264</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-12-12T16:36:14Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316640#M43265</link>
      <description>Hi,&lt;BR /&gt;
Really there is no notification using scroll bars.&lt;BR /&gt;
&lt;BR /&gt;
"Tony Tanzillo" &lt;TONY.TANZILLO&gt; escreveu na mensagem&lt;BR /&gt;
news:1E0E85D41DE1F2D469FF2BC8B5BD2D1F@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; "Fernando Poinho Malard" &lt;FPMALARD&gt; wrote in message&lt;BR /&gt;
&amp;gt; news:4295F9D43C21ABF766FD36114E6FE0CC@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; Paulo,&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; I think these operations always fire commandStart/End notifications.&lt;BR /&gt;
&amp;gt; &amp;gt; So, you can cache these variables values on commandStart() and check if&lt;BR /&gt;
&amp;gt; they&lt;BR /&gt;
&amp;gt; &amp;gt; have changed on commandEnd().&lt;BR /&gt;
&amp;gt; &amp;gt; This is very dirty but I think it will work.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; For Zoom, Pan, View/Restore and so forth, it will, but&lt;BR /&gt;
&amp;gt; there is no notification fired when the user pans the&lt;BR /&gt;
&amp;gt; drawing using the scroll bars.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/FPMALARD&gt;&lt;/TONY.TANZILLO&gt;</description>
      <pubDate>Thu, 13 Dec 2001 03:02:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316640#M43265</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-12-13T03:02:59Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316641#M43266</link>
      <description>Tony,&lt;BR /&gt;
&lt;BR /&gt;
Can we trap OnScroll() event from AutoCAD's View?&lt;BR /&gt;
&lt;BR /&gt;
"Tony Tanzillo" &lt;TONY.TANZILLO&gt; wrote in message&lt;BR /&gt;
news:1E0E85D41DE1F2D469FF2BC8B5BD2D1F@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; "Fernando Poinho Malard" &lt;FPMALARD&gt; wrote in message&lt;BR /&gt;
&amp;gt; news:4295F9D43C21ABF766FD36114E6FE0CC@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; Paulo,&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; I think these operations always fire commandStart/End notifications.&lt;BR /&gt;
&amp;gt; &amp;gt; So, you can cache these variables values on commandStart() and check if&lt;BR /&gt;
&amp;gt; they&lt;BR /&gt;
&amp;gt; &amp;gt; have changed on commandEnd().&lt;BR /&gt;
&amp;gt; &amp;gt; This is very dirty but I think it will work.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; For Zoom, Pan, View/Restore and so forth, it will, but&lt;BR /&gt;
&amp;gt; there is no notification fired when the user pans the&lt;BR /&gt;
&amp;gt; drawing using the scroll bars.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/FPMALARD&gt;&lt;/TONY.TANZILLO&gt;</description>
      <pubDate>Thu, 13 Dec 2001 03:09:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316641#M43266</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-12-13T03:09:16Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316642#M43267</link>
      <description>Hi,&lt;BR /&gt;
Maybe this is not a complete solution. Like Tony said, we have scrooll bar&lt;BR /&gt;
problem.&lt;BR /&gt;
AutoDESK have implemented this feature on AGISDS product for AutoCAD MAP&lt;BR /&gt;
to load and unload acad entities if the user is inside or outside a defined&lt;BR /&gt;
range zoom scale factor.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Fernando Poinho Malard" &lt;FPMALARD&gt; escreveu na mensagem&lt;BR /&gt;
news:4295F9D43C21ABF766FD36114E6FE0CC@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Paulo,&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; I think these operations always fire commandStart/End notifications.&lt;BR /&gt;
&amp;gt; So, you can cache these variables values on commandStart() and check if&lt;BR /&gt;
they&lt;BR /&gt;
&amp;gt; have changed on commandEnd().&lt;BR /&gt;
&amp;gt; This is very dirty but I think it will work.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Regards,&lt;BR /&gt;
&amp;gt; Fernando.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; "Paulo Aragao" &lt;ARAGAO&gt; wrote in message&lt;BR /&gt;
&amp;gt; news:9C5B7F7C8C93E1021E6B3E1A71656FAC@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; Hi Fernando,&lt;BR /&gt;
&amp;gt; &amp;gt; I have tried it, but Editor Reactor and Database Reactor don´t fire any&lt;BR /&gt;
&amp;gt; &amp;gt; event when the user pan and zoom.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; "Fernando Poinho Malard" &lt;FPMALARD&gt; escreveu na mensagem&lt;BR /&gt;
&amp;gt; &amp;gt; news:39BD9ABB58E84285A4BADB516F951B3E@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; Paulo,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; There are two System Variables called VIEWCTR and VIEWSIZE that are&lt;BR /&gt;
&amp;gt; &amp;gt; affected&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; when you PAN, ZOOM or change your current view.&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; If you trap sysVarChanged() Editor reactor notification you can find&lt;BR /&gt;
out&lt;BR /&gt;
&amp;gt; &amp;gt; if&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; both or one of them have changed.&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; Regards,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; Fernando.&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; "Paulo Aragao" &lt;ARAGAO&gt; wrote in message&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; news:BDC393524845890EDD542096AF1AA8F4@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; Hi,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; There is any way to get an event when the user change Autocad screen&lt;BR /&gt;
&amp;gt; &amp;gt; view&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; (using zoom, pan, or any arx api).&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; Thanks,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; Aragao&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/ARAGAO&gt;&lt;/FPMALARD&gt;&lt;/ARAGAO&gt;&lt;/FPMALARD&gt;</description>
      <pubDate>Thu, 13 Dec 2001 03:18:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316642#M43267</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-12-13T03:18:55Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316643#M43268</link>
      <description>Paulo,&lt;BR /&gt;
&lt;BR /&gt;
This was made to improve performance to load only what the drawing really&lt;BR /&gt;
needs to show.&lt;BR /&gt;
Some time ago I saw a LISP routine that divide a drawing on several DWG by a&lt;BR /&gt;
grid. If user goes out a grid the application detects the next grid square&lt;BR /&gt;
and load it on AutoCAD. It works very nice and its idea is very good. This&lt;BR /&gt;
way AutoCAD runs fast and the user can navigate int theory on any size map.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Fernando.&lt;BR /&gt;
&lt;BR /&gt;
"Paulo Aragao" &lt;ARAGAO&gt; wrote in message&lt;BR /&gt;
news:1B885D4E76C9072C1A04A799E2C2A08B@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Hi,&lt;BR /&gt;
&amp;gt; Maybe this is not a complete solution. Like Tony said, we have scrooll bar&lt;BR /&gt;
&amp;gt; problem.&lt;BR /&gt;
&amp;gt; AutoDESK have implemented this feature on AGISDS product for AutoCAD MAP&lt;BR /&gt;
&amp;gt; to load and unload acad entities if the user is inside or outside a&lt;BR /&gt;
defined&lt;BR /&gt;
&amp;gt; range zoom scale factor.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; "Fernando Poinho Malard" &lt;FPMALARD&gt; escreveu na mensagem&lt;BR /&gt;
&amp;gt; news:4295F9D43C21ABF766FD36114E6FE0CC@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; Paulo,&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; I think these operations always fire commandStart/End notifications.&lt;BR /&gt;
&amp;gt; &amp;gt; So, you can cache these variables values on commandStart() and check if&lt;BR /&gt;
&amp;gt; they&lt;BR /&gt;
&amp;gt; &amp;gt; have changed on commandEnd().&lt;BR /&gt;
&amp;gt; &amp;gt; This is very dirty but I think it will work.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; Regards,&lt;BR /&gt;
&amp;gt; &amp;gt; Fernando.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; "Paulo Aragao" &lt;ARAGAO&gt; wrote in message&lt;BR /&gt;
&amp;gt; &amp;gt; news:9C5B7F7C8C93E1021E6B3E1A71656FAC@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; Hi Fernando,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; I have tried it, but Editor Reactor and Database Reactor don´t fire&lt;BR /&gt;
any&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; event when the user pan and zoom.&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; "Fernando Poinho Malard" &lt;FPMALARD&gt; escreveu na mensagem&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; news:39BD9ABB58E84285A4BADB516F951B3E@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; Paulo,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; There are two System Variables called VIEWCTR and VIEWSIZE that are&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; affected&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; when you PAN, ZOOM or change your current view.&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; If you trap sysVarChanged() Editor reactor notification you can find&lt;BR /&gt;
&amp;gt; out&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; if&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; both or one of them have changed.&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; Regards,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; Fernando.&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; "Paulo Aragao" &lt;ARAGAO&gt; wrote in message&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; news:BDC393524845890EDD542096AF1AA8F4@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; Hi,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; There is any way to get an event when the user change Autocad&lt;BR /&gt;
screen&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; view&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; (using zoom, pan, or any arx api).&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; Thanks,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; Aragao&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/ARAGAO&gt;&lt;/FPMALARD&gt;&lt;/ARAGAO&gt;&lt;/FPMALARD&gt;&lt;/ARAGAO&gt;</description>
      <pubDate>Thu, 13 Dec 2001 04:51:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316643#M43268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-12-13T04:51:38Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316644#M43269</link>
      <description>God idea.&lt;BR /&gt;
But, on my case, I am using AGISDS.&lt;BR /&gt;
So, I have all information (spatial and non-spatial) stored on Oracle&lt;BR /&gt;
Database.&lt;BR /&gt;
Using AGIDS I can load any portion of the database on my drawing and I can&lt;BR /&gt;
give range zomm scale factor to each layer, so every information on a layer&lt;BR /&gt;
is showed when the drawing is inside&lt;BR /&gt;
the range.&lt;BR /&gt;
But I have to Implement to Raster images, because the user can overlap the&lt;BR /&gt;
raster image with autocad entities.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Aragao&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Fernando Poinho Malard" &lt;FPMALARD&gt; escreveu na mensagem&lt;BR /&gt;
news:BDF4A4DF5914F5BE6841CA95F2236939@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Paulo,&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; This was made to improve performance to load only what the drawing really&lt;BR /&gt;
&amp;gt; needs to show.&lt;BR /&gt;
&amp;gt; Some time ago I saw a LISP routine that divide a drawing on several DWG by&lt;BR /&gt;
a&lt;BR /&gt;
&amp;gt; grid. If user goes out a grid the application detects the next grid square&lt;BR /&gt;
&amp;gt; and load it on AutoCAD. It works very nice and its idea is very good. This&lt;BR /&gt;
&amp;gt; way AutoCAD runs fast and the user can navigate int theory on any size&lt;BR /&gt;
map.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Regards,&lt;BR /&gt;
&amp;gt; Fernando.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; "Paulo Aragao" &lt;ARAGAO&gt; wrote in message&lt;BR /&gt;
&amp;gt; news:1B885D4E76C9072C1A04A799E2C2A08B@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; Hi,&lt;BR /&gt;
&amp;gt; &amp;gt; Maybe this is not a complete solution. Like Tony said, we have scrooll&lt;BR /&gt;
bar&lt;BR /&gt;
&amp;gt; &amp;gt; problem.&lt;BR /&gt;
&amp;gt; &amp;gt; AutoDESK have implemented this feature on AGISDS product for AutoCAD MAP&lt;BR /&gt;
&amp;gt; &amp;gt; to load and unload acad entities if the user is inside or outside a&lt;BR /&gt;
&amp;gt; defined&lt;BR /&gt;
&amp;gt; &amp;gt; range zoom scale factor.&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; "Fernando Poinho Malard" &lt;FPMALARD&gt; escreveu na mensagem&lt;BR /&gt;
&amp;gt; &amp;gt; news:4295F9D43C21ABF766FD36114E6FE0CC@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; Paulo,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; I think these operations always fire commandStart/End notifications.&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; So, you can cache these variables values on commandStart() and check&lt;BR /&gt;
if&lt;BR /&gt;
&amp;gt; &amp;gt; they&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; have changed on commandEnd().&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; This is very dirty but I think it will work.&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; Regards,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; Fernando.&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; "Paulo Aragao" &lt;ARAGAO&gt; wrote in message&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; news:9C5B7F7C8C93E1021E6B3E1A71656FAC@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; Hi Fernando,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; I have tried it, but Editor Reactor and Database Reactor don´t fire&lt;BR /&gt;
&amp;gt; any&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; event when the user pan and zoom.&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; "Fernando Poinho Malard" &lt;FPMALARD&gt; escreveu na mensagem&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; news:39BD9ABB58E84285A4BADB516F951B3E@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; Paulo,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; There are two System Variables called VIEWCTR and VIEWSIZE that&lt;BR /&gt;
are&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; affected&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; when you PAN, ZOOM or change your current view.&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; If you trap sysVarChanged() Editor reactor notification you can&lt;BR /&gt;
find&lt;BR /&gt;
&amp;gt; &amp;gt; out&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; if&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; both or one of them have changed.&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; Regards,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; Fernando.&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; "Paulo Aragao" &lt;ARAGAO&gt; wrote in message&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; news:BDC393524845890EDD542096AF1AA8F4@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; Hi,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; There is any way to get an event when the user change Autocad&lt;BR /&gt;
&amp;gt; screen&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; view&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; (using zoom, pan, or any arx api).&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; Thanks,&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; Aragao&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/ARAGAO&gt;&lt;/FPMALARD&gt;&lt;/ARAGAO&gt;&lt;/FPMALARD&gt;&lt;/ARAGAO&gt;&lt;/FPMALARD&gt;</description>
      <pubDate>Thu, 13 Dec 2001 05:45:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/zoom-and-pan-changed/m-p/316644#M43269</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-12-13T05:45:29Z</dc:date>
    </item>
  </channel>
</rss>

