Breps not being deconstructed properly

Hello,

I think this is a known issue, but I can’t seem to find the post…

When I receive Breps with circular holes in them, the speckle object deconstruction produces an invalid
Brep. My assumption is that their is something to do with full circles and meshing, as some other holes in breps seems to work fine (even filleted edges)

Here is an example of an object that fails.

Currently, my workaround is to convert the brep to a json, commit the json string, > recreate the brep on the other end.

1 Like

Hey @lasaths ,

Sorry, this must have slipped through the cracks. Better late than never. I’ve attempted to replicate the issue, but I’m unable to do so. I sent a simple Brep with a circular hole, and it was received as intended. Could you please share a minimum reproducible file if possible? It seems like this could be a significant issue if it turns out to be one.

2 Likes