DynamoRevit icon indicating copy to clipboard operation
DynamoRevit copied to clipboard

Mesh Toolkit issues

Open HC-Austin opened this issue 2 years ago • 3 comments

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

image

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: image

HC-Austin avatar Oct 06 '23 17:10 HC-Austin

note, this code works 100% in earlier versions of Revit (23, 23, 21, ect)

HC-Austin avatar Oct 06 '23 17:10 HC-Austin

@aparajit-pratap Any insights on this one?

avidit avatar Oct 09 '23 17:10 avidit

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.

mjkkirschner avatar Oct 09 '23 17:10 mjkkirschner