<?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 Do we get CAD close event when user closes CREO? in Customization</title>
    <link>https://www.ptcusercommunity.com/t5/Customization/Do-we-get-CAD-close-event-when-user-closes-CREO/m-p/734287#M10348</link>
    <description>&lt;P&gt;CAD close event is required.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Jun 2021 06:39:38 GMT</pubDate>
    <dc:creator>swapnali</dc:creator>
    <dc:date>2021-06-18T06:39:38Z</dc:date>
    <item>
      <title>Do we get CAD close event when user closes CREO?</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Do-we-get-CAD-close-event-when-user-closes-CREO/m-p/734287#M10348</link>
      <description>&lt;P&gt;CAD close event is required.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 06:39:38 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Do-we-get-CAD-close-event-when-user-closes-CREO/m-p/734287#M10348</guid>
      <dc:creator>swapnali</dc:creator>
      <dc:date>2021-06-18T06:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Do we get CAD close event when user closes CREO?</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Do-we-get-CAD-close-event-when-user-closes-CREO/m-p/734289#M10349</link>
      <description>&lt;P&gt;You can set the callback method using ProNotificationSet()&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 06:43:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Do-we-get-CAD-close-event-when-user-closes-CREO/m-p/734289#M10349</guid>
      <dc:creator>syalagudri</dc:creator>
      <dc:date>2021-06-18T06:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Do we get CAD close event when user closes CREO?</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Do-we-get-CAD-close-event-when-user-closes-CREO/m-p/734290#M10350</link>
      <description>&lt;P&gt;I couldn't find any pre or post notification for CAD close event in Pro Toolkit which can be used with ProNotificationSet.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 06:46:58 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Do-we-get-CAD-close-event-when-user-closes-CREO/m-p/734290#M10350</guid>
      <dc:creator>swapnali</dc:creator>
      <dc:date>2021-06-18T06:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Do we get CAD close event when user closes CREO?</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Do-we-get-CAD-close-event-when-user-closes-CREO/m-p/734292#M10351</link>
      <description>&lt;P&gt;Is ProMdlErasePreAction helps. I could see no close event. or you can use save the event.&lt;/P&gt;
&lt;P&gt;There is not point in getting a close event when the model is closed. that's why PTC might not expose this event.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 06:53:32 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Do-we-get-CAD-close-event-when-user-closes-CREO/m-p/734292#M10351</guid>
      <dc:creator>syalagudri</dc:creator>
      <dc:date>2021-06-18T06:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Do we get CAD close event when user closes CREO?</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Do-we-get-CAD-close-event-when-user-closes-CREO/m-p/734295#M10352</link>
      <description>&lt;P&gt;I understand currently there is no such event available. I am interested in a particular case when the user closes the CAD while model is still open.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 06:56:31 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Do-we-get-CAD-close-event-when-user-closes-CREO/m-p/734295#M10352</guid>
      <dc:creator>swapnali</dc:creator>
      <dc:date>2021-06-18T06:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Do we get CAD close event when user closes CREO?</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Do-we-get-CAD-close-event-when-user-closes-CREO/m-p/734306#M10353</link>
      <description>&lt;P&gt;user_terminate should help. As far I remember no event is fired, but if you want to distinguish between unload und exit you must prepare your xxxtk.dat.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would assume that this functions will not allow to overwrite PTCs ones&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ProCmdCmdIdFind()&lt;BR /&gt;ProCmdAccessFuncAdd()&lt;BR /&gt;ProCmdAccessFuncRemove()&lt;/P&gt;
&lt;P&gt;&amp;nbsp;ProCmdBracketFuncAdd()&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 08:22:23 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Do-we-get-CAD-close-event-when-user-closes-CREO/m-p/734306#M10353</guid>
      <dc:creator>RPN</dc:creator>
      <dc:date>2021-06-18T08:22:23Z</dc:date>
    </item>
  </channel>
</rss>

