Skip to main content
10-Marble
June 18, 2021
Question

Do we get CAD close event when user closes CREO?

  • June 18, 2021
  • 1 reply
  • 2046 views

CAD close event is required.

1 reply

14-Alexandrite
June 18, 2021

You can set the callback method using ProNotificationSet()

swapnali10-MarbleAuthor
10-Marble
June 18, 2021

I couldn't find any pre or post notification for CAD close event in Pro Toolkit which can be used with ProNotificationSet. 

14-Alexandrite
June 18, 2021

Is ProMdlErasePreAction helps. I could see no close event. or you can use save the event.

There is not point in getting a close event when the model is closed. that's why PTC might not expose this event.