Skip to main content
4-Participant
July 11, 2023
Question

Modification API Giving True Flag for particular Subassembly

  • July 11, 2023
  • 3 replies
  • 1155 views

I am using Creo Parametric Release 9.0 and Datecode9.0.0.0

ProMdlModificationVerify -> API Giving Modified Flag always True for particular Sub-Assembly. Even after Save and reopen . Since it is a Customer part we are unable to share the Assembly with you . If needed we can connect for Remote debugging .

3 replies

17-Peridot
September 26, 2023
  • Corrected in Creo 7.0.12.0, Creo 8.0.10.0, Creo 9.0.6.0 and Creo 10.0.2.0 by providing new API ProMdlVisibleModificationVerify().
17-Peridot
October 25, 2023

PTC R&D introduced new API named as ProMdlVisibleModificationVerify() in Creo 7.0.12.0, Creo 8.0.10.0, Creo 9.0.6.0 and Creo 10.0.2.0 to verify model modification status correctly.

18-Opal
October 25, 2023

As a work around, you can use a notifier on open, save the model stamp and compare this if you want to check for modifications.