DYN-7720. Add Help file documentation for Mesh Nodes from Meshtoolkit#15588
DYN-7720. Add Help file documentation for Mesh Nodes from Meshtoolkit#15588saintentropy merged 5 commits intoDynamoDS:masterfrom
Conversation
There was a problem hiding this comment.
See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-7720
UI Smoke TestsTest: success. 11 passed, 0 failed. |
|
My only concern is about all these geometry nodes' name lengths. I think sometime ago, @sm6srw had to convert long named files to be in hashed value. I forgot if C3D team or Revit team documented a limitation somewhere but I would encourage us using hashed value when we can. |
|
@QilongTang not sure what the limit is... Currently the longest Mesh file |
|
@QilongTang I can't find the number yet that we convert files to hashed values. Since we are not longer then others I will merge and add this for follow up |
…DynamoDS#15588) (cherry picked from commit 5094d85)
I wanted to add to this that right now we are building automations for checking these files and they currently need to follow naming of the DYN. So the
But if we were to use hashed values, we need to account for that in our automation as well. 🤔 |
Purpose
Documentation files are included for the new Mesh Nodes.
Declarations
Check these if you believe they are true
*.resxfilesRelease Notes
Documentation files are included for the new Mesh Nodes.
Reviewers
@LongNguyenP
FYIs
@Amoursol