Grasshopper

algorithmic modeling for Rhino

I am writing in ghPython where I m using Rhino.Geometry.

I want to visualize Text Dot

rg.TextDot("1", rg.Point3d(0,0,0)), is not enough

What do I miss? Tried with

scriptcontext = Rhino.RhinoDoc.ActiveDoc, but still nothing

I would appreciate any kind of explanation as a beginner that I am

Thank you

Views: 715

Replies to This Discussion

Hi, 

I think Text Dot is not supported on GHPython 

You can use add text instead 

However, you can use Python Editor to add text dot to the Rhino 

http://www.grasshopper3d.com/forum/topics/addtextdot-in-python-gras...

http://www.grasshopper3d.com/forum/topics/adding-text-from-grasshop...

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service