Hello,
I found a bug in 8.8.24142.13001 with the Extrude component.
If given a negative value, the extrude component creates an invalid Brep, if given a positive value it is fine.
I get that I’m “extruding the opposite of the face normal” with a negative value but the resulting brep should be a new solid brep with outward facing normals correct? That’s how it’s always worked to my knowledge and to go in now and need to add surface normal checking/flipping for each instance like this seems like a bug so I’m reporting it here as such.
Downstream, the invalid Brep will also not Push in a Content Cache.
Graph Space:
Please see .gh file attached to reproduce,
Thank you!
20250527_Negative_Values_In_Extrude_Create_Invalid_Brep_01a.gh (8.6 KB)