Select a note by its name

Hello,

I'm trying to select notes based on their names. I'm using swModel.Extension.SelectByID2(noteName, "NOTE" , 0, 0, 0,  False, 0, Nothing, 0).

if I don't put coordinates in it won't pick it up.


SolidworksApi macros