Grasshopper

algorithmic modeling for Rhino

I want my surface to forget the trimmed pieces (so I can mesh it, rebuild it, etc), but how do I do this?

Maybe something from Rhino common as a VB.  I found this but I have a hard time getting RhinoCommon things to work when I put them into a VB (attached is my attempt):

 

Views: 408

Attachments:

Replies to This Discussion

Hi Taylour,

CullUnusedTrims is not what you want. It is a Brep cleanup function that is only useful when you're making your own breps.

Breps have a Faces collection, and each BrepFace is essentially a surface with trimming information. All you need to do is duplicate the BrepFace as a surface to get rid of the trimming. See attached.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

Attachments:

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2025   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service