Hello,
Is there an equivalent function to Grasshopper’s Cap Holes Ex in RhinoCommon? I only found Brep.CapPlanarholes.
I am trying to create a solid offsetted Brep using a GH custom component, calling the Brep. CreateOffsetBrep method, choosing true for solid. The result is an open Brep. When I plug it into Cap Holes ex, it produces an invalid Brep.
This is why I was looking for the equivalent method in RhinoCommon to try to debug it, or else see if there could be another way to Debug this?
Thanks a lot in advance!
7 posts - 2 participants