Grasshopper

algorithmic modeling for Rhino

I'm having trouble planarizing my geometry. I'm trying to create flat panels that I can laser cut. The panels edges do not need to be connected as I will be offsetting them various distances from the surface, but I do need them to be flat. Any suggestions how I can achieve this?

Views: 252

Replies to This Discussion

Please make a simple example of your file, it includes a set of plugins please tell us which plugins.

If you would like to flatten stuff in Grasshopper3d you can use a VB script and get access to rhinos unroll command (for VB):

Dim _U As New  Rhino.Geometry.Unroller(<Surface>)

_U.PerformUnroll()

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service