Jean5
(Jean)
1
Hi
Is it possible to create attribute texts in blocks with grasshopper? as image attached
thank
Japhy
(Japhy)
2
You can assign attributes like so using Elefront 4.3
re_makeBlocksWithAttributes.gh (11.9 KB)
a text field can read the attributes of the instance values or block values.
Rhino - Enhanced Text Fields
Jean5
(Jean)
3
Thanks Japhy!
But I’d like to do something like this, bake a 3d editable text in the block

Block attribute Elefront.gh (23.6 KB)
Untitled.3dm (105.1 KB)
Japhy
(Japhy)
4
The text would need to be part of the block, not the instance.
Japhy
(Japhy)
5
Do note that in Rhino 8 this workflow is much improved.