Hello @francesco_perego! I’m a bit swamped, and I or @teocomi won’t be able to look at this until next week, so sorry for the late reply and extra delays. Does the mesh display in dynamo ok though? There are quite a bit of fuckups in between the two (dynamo meshes should be fine )
i can see the mesh in dynamo list but not in revit
and the mesh work with other dynamo node like mesh.vertex position or mesh.faceindices
mesh.vertexposition show me the vertex but i can’t see the mesh faces
Dynamo meshes and Toolkit meshes are quite different from eah other! Speckle only uses Dynamo Meshes (so far).
To create the Toolkit mesh from he Dynamo mesh you are using the Mesh.ByVerticesAndIdices node, which takes a list of Vertices and a list of Indices, but you’re giving it a list of IndexGroups. What you need to do for that node to work is probably to just flatten the IndexGroups.
Regarding seeing the mesh in Revit, I’m not sure that’s supported… What would be your use case anyways?
i know about dynamo and mesh toolkit but i have some problem also with mesh directly from speckle.
i have tryed to rebuild with point and indices but don’t work…
i want rebuild a parametric geometry in dynamo to evaluate force and tensions