@dbodey wrote:
Hello,
Does anyone know how to modify Annotation Text justification without recreating the text using Python. AddText has a parameter to modify justification when creating text, but it does not appear that TextObjectJustification was created for Python.
This is my assumption because this exists:
https://developer.rhino3d.com/api/rhinoscript/geometry_methods/textobjectjustification.htm
But it is not in this list:
https://developer.rhino3d.com/api/RhinoScriptSyntax/#geometry-TextObjectTextIf I am simply misunderstanding something, please let me know.
Thank You
Posts: 1
Participants: 1