Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hello, I'm trying to import a drawing file to the prt selected by creo using ProSelectionDrawingGet.
However, the error PRO_TK_E_NOT_FOUND appears and cannot proceed. Looking at the meaning, it means no associated drawing found, but I have a drw file in the model file.
I would appreciate it if you could let me know if I misunderstood this function or if it was used incorrectly.
Thank you.