Grasshopper

algorithmic modeling for Rhino

Hi,

I am trying to learn Python and write my first script with GhPython.

I was able to get the script to save the Rhino Doc to and stl file base on path and file inputs, which was a big step for me ; )

Now I am trying to make the script bake the input geometry to the Rhino Doc.

Similar to the Lunchbox Box Bake Component, but written in Python so that I can integrate with the rest of my script.

How difficult of a task is it?

I looked through an old bake component written in C# (not sure who authored), and it looks like the script has to check case by case, what type of geometry it is.

How would this be implemented with Python?

Thanks

Views: 9277

Replies to This Discussion

Please ignore, this reply is for me to save this response.

here's a great step by step tutorial. https://www.youtube.com/watch?v=zcr7Gh3Wkdo

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service