rs.AddText(text, pt, height=2.0, font = 'Courier new', justification = Rhino.Geometry.TextJustification.BottomLeft
This code used to work, but now I get this message:
Message: bitwise and cannot be applied to Rhino.Geometry.TextJustification and System.Int32
Traceback:
line 233, in getOneAlignFromMap, (…) geometry.py"
line 237, in AddText (…) geometry.py"