Grasshopper

algorithmic modeling for Rhino

Hi. i'm wondering how could i add thickness to a surface in grasshopper , similar to the offset srf (with solid:on) command in rhino?

Views: 2406

Replies to This Discussion

Offset (BrepFace NOT "surface") both sides at once is available in SDK:

Brep thick = Brep.CreateFromOffsetFace(bFace, extrD, tol, bothsides, createsolid);

thus get this attached.

Of course there's the other way ... but I would strongly suggest to use the C#.

Attachments:

Thanx for sharing the stuff dear peter...

C'mon ... not a big deal. This is the easiest thing to do with code.

If you encounter any issues, sample the breps into a Rhino file in order to prepare the trad update (V3, that is).

best, Peter

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service