Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I would like to know if anyone has messed with finding annotations using j-link. What I would like to do is find the annotation created by the weld command and remove it from the current annotation state.
Thanks in advance!
In TK it is:
| ProAnnotationErase() Sets an annotation to be erased. This changes the model database to not show the annotation until it is explicitly shown again. Note: Annotation will be erased from all combined state. You can use ProCombstateAnnotationErase() to erase annotation from particular combined state. |
I didn't find anything inside J-Link to change a pfcAnnotationFeat. Most Annotation Functions are under a seperate license named "3D Drawing" so I don't think that this is possible in std. JLink but aren't sure (only have looked inside the Creo 2.0 JLink documentation).
Br,
Eike
Eike,
I couldn't figure out how to identify them in the beginning though. I ended up using a mapkey approach in j-link and that seemed to work for now.
Brian
