You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Above image shows a test build where I create a standard mesh out of a group of elements, then convert them to Faceindices and VertexPositions and back to a TK mesh
This was a test because setting the asTookitMesh to true results in just nulls with no error so i wanted to see if I could reproduce the issue by using the Toolkit Mesh by vertices and indices
Note: this is not my actual code i'm building, just a test to demonstrate the issue and try to resolve without a bunch of other packages causing potential issues.
Thanks
Packages used:
The text was updated successfully, but these errors were encountered:
The version of meshtoolkit that we have released is not compatible with the ADSK geometry library in Revit 2024. We have to make another release of the package. Theres been some internal discussions on this that we need to revisit first.
Dynamo Version
Core: 2.18.1.5096
Revit: 2.18.1.8943
Revit Version
R2024.1.0.66
Operating System
Windows 10
What did you do?
Need to create a MeshTK Mesh for a code
What did you expect to see?
a TK Mesh
What did you see instead
Null Values
Stacktrace/logs
No response
Details
Above image shows a test build where I create a standard mesh out of a group of elements, then convert them to Faceindices and VertexPositions and back to a TK mesh
This was a test because setting the asTookitMesh to true results in just nulls with no error so i wanted to see if I could reproduce the issue by using the Toolkit Mesh by vertices and indices
Note: this is not my actual code i'm building, just a test to demonstrate the issue and try to resolve without a bunch of other packages causing potential issues.
Thanks
Packages used:
The text was updated successfully, but these errors were encountered: