<?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: How to update AutoCAD-View? in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-update-autocad-view/m-p/312316#M39393</link>
    <description>May be the problem is in your code with changing entity's color. Please, publish whole code for better answer.</description>
    <pubDate>Tue, 10 Sep 2002 23:06:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2002-09-10T23:06:48Z</dc:date>
    <item>
      <title>How to update AutoCAD-View?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-update-autocad-view/m-p/312315#M39392</link>
      <description>My Problem:&lt;BR /&gt;
I draw a entity for example a polyline. I change the color of the line. Then I open a CDialog with DoModal().&lt;BR /&gt;
The PROBLEM: The color of line is not changed! After closing the dialog the color is changed. &lt;BR /&gt;
I think its a problem with actualize the autocad view.&lt;BR /&gt;
This function does not work:&lt;BR /&gt;
&lt;BR /&gt;
CView* pActiveView = acedGetAcadFrame()-&amp;gt;GetActiveFrame()-&amp;gt;GetActiveView();&lt;BR /&gt;
		pActiveView-&amp;gt;UpdateData(FALSE);&lt;BR /&gt;
		pActiveView-&amp;gt;UpdateWindow();&lt;BR /&gt;
&lt;BR /&gt;
Could somebody help me? How can I update the view before opening the Dialog?&lt;BR /&gt;
&lt;BR /&gt;
Thanks for help!&lt;BR /&gt;
Robert</description>
      <pubDate>Tue, 10 Sep 2002 22:46:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-update-autocad-view/m-p/312315#M39392</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-09-10T22:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to update AutoCAD-View?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-update-autocad-view/m-p/312316#M39393</link>
      <description>May be the problem is in your code with changing entity's color. Please, publish whole code for better answer.</description>
      <pubDate>Tue, 10 Sep 2002 23:06:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-update-autocad-view/m-p/312316#M39393</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-09-10T23:06:48Z</dc:date>
    </item>
  </channel>
</rss>

