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 ?
thanks
HPN
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 below. You'll need to change some of the MRhinoGet properties in order to get dots instead of geometry.