Hello,
I want to change the TEXT font output on AutoCAD using the “Text.Create” node on Dynamo.
Looking at past posts, it seems that Python is needed, but I can’t write Python. Help me.
You can find nodes in the Arkance Systems Node Library for that:
The style can be set when creating texts or applied to existing texts.
4 Likes
Thanks, Anton!