Modify Dimension Style from Grasshopper

Hi,

Does anyone have a c#/python component for modifying/creating text styles in Grasshopper?

Hi @Oskar_Scherdin,

You might review this:

— Dale

1 Like

Hi @dale,

Those features looks great, can’t wait for that, however need something in the meantime and rolling out WIP for all users would not be a great solution.

Elefront and other plugins do provide the Text Style input but I I have not seen any plugin that can create/modify styles and I’m sure that someone already has a solution for it.

Did you find a solution? I have the same issue with eleFront component.

I created a Rhino document template which had all the styles that I need…

This is now possible with Rhino 8 WIP Grasshopper Rhino components.

You can create new annotation styles or modify an existing one with the bake content component.

annotation_style_create_modify.gh (7.9 KB)

1 Like

Yeah I have seen this too, but unfortunately I cannot use WIP on live projects. But great to see that it’s coming.

1 Like