Hello
I am trying to send Analytical panels from revit and receive them as 2D surfaces rather than 3D meshes in grasshopper but i cannot figure it out.
If anyone can help
thanks in advance
Hello
I am trying to send Analytical panels from revit and receive them as 2D surfaces rather than 3D meshes in grasshopper but i cannot figure it out.
If anyone can help
thanks in advance
Hi @ami welcome to our forum!
I believe the current implementation just sends them as meshes, we can look into sending them as breps instead, if the Revit API allows us to do so.
As a workaround, I think you should be able to fairly easily convert them in Grasshopper to 2D surfaces, especially if they are already planar geometries. Let us know if that does the trick!