I am adding inspection notes that are attached to dimensions on my drawing. They are simply a number or letter, one or two charaters long with a boarder around it like a dimond or other shape. They are vary similar to a balloon. They are attached so that when I move the dimension the note moves along with it.
I can find and loop each dimension or note in a drawing using ".GetFirstNote" or ".GetDisplayDimensions". However I cannot find away to detemined if the note is attached to the dimension or vise versa. Or at least I am not undertanding it. I have looked at ".GetAttached" and ".GetLinked" but it is not getting me anywhere.
Surely there is a way to determine if a dimension has a note attached to it, or if a note is attached to a dimension.
Thanks for the help.
SolidworksApi macros