<?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 Permanent text in graphics window in Analysis</title>
    <link>https://www.ptcusercommunity.com/t5/Analysis/Permanent-text-in-graphics-window/m-p/393377#M7807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I want to display informations for the user in the bottom of the graphics window.&lt;/P&gt;&lt;P&gt;Iuse function ProGraphicsTextDisplay() but the text is not permanent visible.&lt;/P&gt;&lt;P&gt;What do I have to do to keep it visible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings Lars&lt;/P&gt;&lt;BR /&gt;&lt;STRONG&gt;This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread.  You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist. &lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 Dec 2020 15:37:57 GMT</pubDate>
    <dc:creator>LarsZiegler</dc:creator>
    <dc:date>2020-12-13T15:37:57Z</dc:date>
    <item>
      <title>Permanent text in graphics window</title>
      <link>https://www.ptcusercommunity.com/t5/Analysis/Permanent-text-in-graphics-window/m-p/393377#M7807</link>
      <description>Hello!I want to display informations for the user in the bottom of the graphics window.Iuse function ProGraphicsTextDisplay() but the text is not permanent visible.What do I have to do to keep it visible?Greetings Lars</description>
      <pubDate>Sun, 13 Dec 2020 15:37:57 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Analysis/Permanent-text-in-graphics-window/m-p/393377#M7807</guid>
      <dc:creator>LarsZiegler</dc:creator>
      <dc:date>2020-12-13T15:37:57Z</dc:date>
    </item>
    <item>
      <title>Permanent text in graphics window</title>
      <link>https://www.ptcusercommunity.com/t5/Analysis/Permanent-text-in-graphics-window/m-p/393378#M7808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Lars,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Read the API Wizard under User's Guide-&amp;gt;User Interface: Basic &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Graphics-&amp;gt;Displaying Graphics (Wildfire 4.0) or User's Guide-&amp;gt;Graphics and &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Object Display-&amp;gt;Displaying Graphics (Wildfire 3.0).  In this section you &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;will read the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By default, the graphics elements are not stored in the Pro/ENGINEER &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;display list, so they do not get redrawn by Pro/ENGINEER when the user &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;selects View, Repaint or View, Orientation. However, if you store graphics &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;elements in either 2-D or 3-D display lists, Pro/ENGINEER redraws them. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See Display Lists for more information. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you read the Display Lists section you will read the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, if you just use the functions described in Displaying &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Graphics, the items you draw remain on the screen only until the window is &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;repainted. Furthermore, the objects are not plotted with the rest of the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;contents of the window because Pro/ENGINEER does not know about them. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If, however, you add the same graphics items to the 2-D display list, they &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;will survive each repaint (when zooming and panning, for example) and will &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;be included in plots created by Pro/ENGINEER. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you add graphics to the 3-D display list, you get the further benefit &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;that the graphics survive a change to the orientation of the solid and are &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;displayed, even when you spin the solid dynamically. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Therefore you need to create a display list for your drawing graphics to &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;survive a repaint.  Good luck!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Patrick Williams&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sr. Systems Engineer II&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mechanical Engineering Solutions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Missile Systems&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Raytheon Company&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;+1 520.545.6995   (business)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+1 520.545.6399   (fax)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;TU/M12/8&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6221 S Palo Verde Rd&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tucson, AZ 85706   USA&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A href="http://www.raytheon.com" target="_blank"&gt;www.raytheon.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This message contains information that may be confidential and privileged. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unless you are the addressee (or authorized to receive mail for the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;addressee), you should not use, copy or disclose to anyone this message or &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;any information contained in this message. If you have received this &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;message in error, please so advise the sender by reply e-mail and delete &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;this message. Thank you for your cooperation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 16:52:17 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Analysis/Permanent-text-in-graphics-window/m-p/393378#M7808</guid>
      <dc:creator>pwilliams-3</dc:creator>
      <dc:date>2017-10-26T16:52:17Z</dc:date>
    </item>
  </channel>
</rss>

