I am looking for a help to create VB code in NX for selecting notes on a drawing sheet, If I know X and Y co-ordinates.
The code should select all notes under that rectangular area.
After that I want to delete those notes.
E.g. My point 1 is at ( x1,y1) and point 2 is at (x2, y2).
Then is...