Dynamo Node in depth description, Node help docs steve de witt Round 1#3196
Dynamo Node in depth description, Node help docs steve de witt Round 1#3196Mikhinja merged 19 commits intoDynamoDS:masterfrom
Conversation
Testing
…le file logic, maybe some tips and maybe a hyper link to Autodesk help
…shared within help.
There was a problem hiding this comment.
This seems to be an accidental file
There was a problem hiding this comment.
@stevecbc This file needs to be removed.
There was a problem hiding this comment.
Pull Request Overview
This PR adds comprehensive node help documentation for 27 Dynamo Revit nodes, focusing on wall creation, view management, sheet operations, group handling, family operations, and parameter utilities. The documentation includes both detailed markdown descriptions and working example files to help users understand how to use these nodes effectively.
- In-depth explanations and usage examples for wall, view, and sheet creation nodes
- Documentation for group management, family operations, and parameter utilities
- Working .dyn example files demonstrating practical node usage
Reviewed Changes
Copilot reviewed 46 out of 70 changed files in this pull request and generated 6 comments.
Show a summary per file
| File | Description |
|---|---|
| Revit.Elements.Wall.ByCurveAndLevels.md | Adds wall creation documentation with level constraints |
| Revit.Elements.Views.*.md (8 files) | Documents view operations including crop box, section views, and schedule filters |
| Revit.Elements.Views.Sheet.*.md (6 files) | Comprehensive sheet creation and duplication documentation |
| Revit.Elements.Group.*.md (4 files) | Group creation, placement, and attachment documentation |
| Revit.Elements.FamilyType.*.md (2 files) | Family creation from geometry documentation |
| Revit.Elements.FamilyInstance.*.md (5 files) | Family instance placement documentation |
| Revit.Elements.Element.GetChildElements.md | Child element retrieval documentation |
| Revit.Elements.Parameter.Unit.md | Parameter unit type documentation |
| *.dyn files (13 files) | Working example files for documented nodes |
doc/distrib/NodeHelpFiles/en-US/Revit.Elements.Views.View.SetCropBox.md
Outdated
Show resolved
Hide resolved
...ib/NodeHelpFiles/en-US/Revit.Elements.Views.Sheet.ByNameNumberTitleBlockViewsAndLocations.md
Outdated
Show resolved
Hide resolved
...trib/NodeHelpFiles/en-US/Revit.Elements.Views.Sheet.ByNameNumberTitleBlockViewAndLocation.md
Outdated
Show resolved
Hide resolved
doc/distrib/NodeHelpFiles/en-US/Revit.Elements.Views.Sheet.ByNameNumberTitleBlock.md
Outdated
Show resolved
Hide resolved
doc/distrib/NodeHelpFiles/en-US/Revit.Elements.Views.ScheduleView.ClearAllFilters.md
Outdated
Show resolved
Hide resolved
doc/distrib/NodeHelpFiles/Revit.Elements.Views.View.SetCropBox.dyn
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
@stevecbc Image is zoomed out and not clear to read. Suggest using Watch3D node to show the geometry, that way can zoom in on the graph for better visibility.
There was a problem hiding this comment.
@stevecbc Image is zoomed out and not clear to read. Suggest using Watch3D node to show the geometry, that way can zoom in on the graph for better visibility.
There was a problem hiding this comment.
@stevecbc Monocle icons are seen in the image, can you please fix the image as it is not available OOTB and can confuse users.
achintyabhat
left a comment
There was a problem hiding this comment.
@stevecbc Overall looks good, just a few minor things here and there! Can you please make the minor changes to description and images as requested in the comments here.
….dyn Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…iew.ClearAllFilters.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…c/DynamoRevit into NodeHelpDocs-SteveDeWitt
…ameNumberTitleBlock.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ameNumberTitleBlockViewAndLocation.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ameNumberTitleBlockViewsAndLocations.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ropBox.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
this was an error
…c/DynamoRevit into NodeHelpDocs-SteveDeWitt
There was a problem hiding this comment.
@stevecbc This image has been cut-off on the right side.
|
Hi @Mikhinja, seems the en-US .md files were posted in [https://github.com/DynamoDS/DynamoRevit/tree/master/doc/distrib/NodeHelpFiles/en-US] instead of [https://github.com/DynamoDS/DynamoRevit/tree/master/doc/distrib/NodeHelpFiles/en-US/fallback_docs] folder like the rest of NodeHelpFiles sources for localization. Thank you! |
Please Note:
DynamoRevitrepo will need to be cherry-picked into all the DynamoRevit Release branches that Dynamo supports. Contributors will be responsible for cherry-picking their reviewed commits to the other branches after aLGTMlabel is added to the PR.Purpose
(FILL ME IN) This section describes why this PR is here. Usually it would include a reference
to the tracking task that it is part or all of the solution for.
Declarations
Check these if you believe they are true
*.resxfilesReviewers
(FILL ME IN) Reviewer 1 (If possible, assign the Reviewer for the PR)
(FILL ME IN, optional) Any additional notes to reviewers or testers.
FYIs
(FILL ME IN, Optional) Names of anyone else you wish to be notified of