Mesh Breps component in KarambaCommon library

Hi

I’m trying to find the Mesh Breps component available in the grasshopper Karamba interface within the Karamba common library. I looked into the Karamba.Utilities folder but I didn’t find the module. I basically want to write it in c# because the rest of my workflow is in c#

thanks in advance

Hi @keerthana,
‘MeshBreps’ can be found in karamba.gha under Karamba.GHopper.Utilities.MeshBreps (see here). It is in the Grasshopper specific part of K3D since it uses RhinoCommon functionality.
– Clemens