I’m trying to create a louvre façade and in doing so, I need to locate a number of points on a surface and get their normals using “Evaluate Surface” component.
But the “Surface Closest Point” component is not accepting a simple rectangle extrusion. I can get past this by using “Brep Closest Point” but the only component that I have found so far that gives me the normals of those points is the “Evaluate Surface” component.
I tried deconstructing the brep and extracting all it’s faces which the “Surface Closest Point” components accepts but the “Evaluate Surface” gives me 6 sets of results ( for each face ) and there’s no way separating each set of points for their face.
This is not a true solution but for anyone encountering this problem in the future, if you add a fillet radius to the original rectangle, anything above 0, the “Surface Closest Point” component accepts the extrusion as a surface.