Good day, forum,
I am working with block instances inside Rhino and found it a little disturbing. To be more specific, I am trying to extract both point data and text data that are inside single block instance.
Currently, I have built a little grasshopper sequence. Apparently, I have noticed that all of those text entities have same text data, while in reality (or in Rhino workspace) those block instances visibly have different text data values.
Can anybody take a look on what I’m missing?
Huge thanks in advance.
block-instance_faulty-text-data.3dm (3.6 MB)
block-instance_faulty-text-data.gh (15.6 KB)
You can use the Evaluate Annotation Text component. For better trouble shooting you could share a sample Rhino file which contains block definitions and instances with different names or attributes.
Not exactly sure what can I do with that Evaluate Annotation Text component. Anyways, I just updated my post with additional .3dm file
Can you also update the Grasshopper definition?
PS: I think I found which blocks you referenced so the file is ok.
It is unclear which information you want to extract.
Are you looking for the user attributes?
Updated, but there is no need for further investigation since your latest screenshot handed me an approach to extract specific data. To answer - it was “AUKSTIS” or 2 item that I was searching for.
Anyway, still not sure how those block instances or user attributes work.
Thank you for your shared GH sequence.