Closed teocomi closed 2 years ago
This is definitely an issue in the latest release although I could not fully replicate it.
Sending multiple FreeformElement
s seems to fail to convert every single Brep, and falls back to it's mesh representation. This though, doesn't happen consistently and some boxes are missing when the receive operation has finished. The missing boxes may vary ⏬
I can reproduce the exact behaviour that was reported with BREPs
(only one direct shape is generated)
Currently looking into reasons of this happening. I've found several things "wrong":
Breps
with a SpeckleSchema
property. The schema object should not contain a reference to the object, but it does.
Sending multiple Free Form Elements (using only one component), created in Grasshopper, to Revit does not work properly. Only 1 FFE is received.
Let's do a quick investigation and if it's a substantial bug, we'll tackle it next sprint.
https://speckle.community/t/freeform-elements-from-gh-to-revit/1923