Creating text objects and outputting them as normal Rhino geometry

Hi guys

yes, this is possible in GhPython, also in Rhino 5, as the stuff that needs to be overridden is not in the GH_Component/GH_Script class itself. Here it is, David’s code, translated to IronPython.

BakeableTextGhPy.gh (15.7 KB)