Skip to main content
11-Garnet
May 15, 2026
Solved

How to delete the system generated notes through toolkit?

  • May 15, 2026
  • 1 reply
  • 66 views

Hi everyone,

Does anyone knows how to delete or remove the system generated notes.
I tired the APIs,

ProDtlnoteRemove() - failing

ProDtlnoteDelete()  - failing

ProDtlnoteErase() - erasing note until next regeneration

these above API are removing all the notes except the system generated note (for eg: scale 1:1, section x-x).

Best answer by VP_14440689

Hey, I got the solution, thanks for the reply
the system generated notes like SECTION X-X or DETAIL A can be deleted using ProNoteDelete(), we just need to bring them in ProNote datatype

 

1 reply

15-Moonstone
May 22, 2026

Hi, 

This kind of notes cannot be deleted, you may check this article.

https://www.ptc.com/en/support/article/CS163560

VP_1444068911-GarnetAuthorAnswer
11-Garnet
May 22, 2026

Hey, I got the solution, thanks for the reply
the system generated notes like SECTION X-X or DETAIL A can be deleted using ProNoteDelete(), we just need to bring them in ProNote datatype