Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mesh Toolkit issues #2984

Open
HC-Austin opened this issue Oct 6, 2023 · 3 comments
Open

Mesh Toolkit issues #2984

HC-Austin opened this issue Oct 6, 2023 · 3 comments
Labels

Comments

@HC-Austin
Copy link

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
Copy link
Author

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

@avidit
Copy link
Contributor

avidit commented Oct 9, 2023

@aparajit-pratap Any insights on this one?

@mjkkirschner
Copy link
Member

mjkkirschner commented Oct 9, 2023

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.

@avidit avidit added the Dynamo label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants