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

DYN-7720. Add Help file documentation for Mesh Nodes from Meshtoolkit #15588

Merged
merged 5 commits into from
Nov 4, 2024

Conversation

saintentropy
Copy link
Contributor

@saintentropy saintentropy commented Nov 2, 2024

Purpose

Documentation files are included for the new Mesh Nodes.

Declarations

Check these if you believe they are true

  • The codebase is in a better state after this PR
  • Is documented according to the standards
  • The level of testing this PR includes is appropriate
  • User facing strings, if any, are extracted into *.resx files
  • All tests pass using the self-service CI.
  • Snapshot of UI changes, if any.
  • Changes to the API follow Semantic Versioning and are documented in the API Changes document.
  • This PR modifies some build requirements and the readme is updated
  • This PR contains no files larger than 50 MB

Release Notes

Documentation files are included for the new Mesh Nodes.

Reviewers

@LongNguyenP

FYIs

@Amoursol

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-7720

Copy link

github-actions bot commented Nov 2, 2024

UI Smoke Tests

Test: success. 11 passed, 0 failed.
TestComplete Test Result
Workflow Run: UI Smoke Tests
Check: UI Smoke Tests

@QilongTang QilongTang added this to the 3.4 milestone Nov 4, 2024
@QilongTang
Copy link
Contributor

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.

@saintentropy
Copy link
Contributor Author

@QilongTang not sure what the limit is... Currently the longest Mesh file Autodesk.DesignScript.Geometry.Mesh.Translate(mesh.vector.distance)_img.jpg is shorter then other geometry help files like Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BySphereBestFit_img.jpg and Autodesk.DesignScript.Geometry.PanelSurface.ByCustomOrthogonalLattice_img.jpg.

Copy link
Contributor

@LongNguyenP LongNguyenP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@saintentropy
Copy link
Contributor Author

@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

@saintentropy saintentropy merged commit 5094d85 into DynamoDS:master Nov 4, 2024
18 of 19 checks passed
saintentropy added a commit to saintentropy/Dynamo that referenced this pull request Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants