Hello. I am using Flux.io to translate geometry into Dynamo. I would like to push that geometry into a Revit generic model family. Flux.io is creating elements which can be previewed in Dynamo. When I try to plugin the geometry or even a single element of the geometry into Springs.BrepShape.ByGeometry I get the following error:
Traceback (most recent call last):
File “”, line 51, in NewDS_R17
AttributeError: ‘Mesh’ object has no attribute ‘Faces’
I’m trying to understand this error. Could someone give me a clue, hint, other as to what may be causing this? Thank you.