I don't believe its possible to get an annotated dot into Grasshopper, since its not supported as an object type. You could however prompt the user from within a script component. Vicente posted something that might be of use in the thread…
Hi all,is it poosible to reference annotation dots (or text blocks) from rhino in grasshopper and to convert the text into numbers using the vb-component ?thanksHPNSee More
Hi Austin,
i tried to manipulate some specific points of a grid of points and feed them back in to the base list.
maybe you can do it in a simpler way, but its working for me.
HPN