Grasshopper

algorithmic modeling for Rhino

Here is a very small piece of python code i wrote to allow grasshopper to access rhino's unroll surface. this is not magic and it will unto unroll your most complicated grasshopper model. the best way i learned is to first test it in rhino.

but here it is :

import rhinoscriptsyntax as rs

a=rs.UnrollSurface(x)

Views: 2119

Replies to This Discussion

how to download this sc?

just pull out the nodes in the image and put the two lines of code above in to the python node and you should be good.

Thanks toooooo much!

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service