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

Update Dynamo sample graphs #14897

Merged
merged 2 commits into from
Jan 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 38 additions & 29 deletions doc/distrib/Samples/en-US/Basics/Basics_Basic01.dyn

Large diffs are not rendered by default.

215 changes: 143 additions & 72 deletions doc/distrib/Samples/en-US/Basics/Basics_Basic02.dyn

Large diffs are not rendered by default.

232 changes: 164 additions & 68 deletions doc/distrib/Samples/en-US/Basics/Basics_Basic03.dyn

Large diffs are not rendered by default.

614 changes: 438 additions & 176 deletions doc/distrib/Samples/en-US/Core/Core_AttractorPoint.dyn

Large diffs are not rendered by default.

4,023 changes: 2,790 additions & 1,233 deletions doc/distrib/Samples/en-US/Core/Core_CodeBlocks.dyn

Large diffs are not rendered by default.

480 changes: 299 additions & 181 deletions doc/distrib/Samples/en-US/Core/Core_ListAtLevel.dyn

Large diffs are not rendered by default.

587 changes: 422 additions & 165 deletions doc/distrib/Samples/en-US/Core/Core_ListLacing.dyn

Large diffs are not rendered by default.

10,852 changes: 5,472 additions & 5,380 deletions doc/distrib/Samples/en-US/Core/Core_Math.dyn

Large diffs are not rendered by default.

464 changes: 325 additions & 139 deletions doc/distrib/Samples/en-US/Core/Core_PassingFunctions.dyn

Large diffs are not rendered by default.

499 changes: 367 additions & 132 deletions doc/distrib/Samples/en-US/Core/Core_Python.dyn

Large diffs are not rendered by default.

1,554 changes: 813 additions & 741 deletions doc/distrib/Samples/en-US/Core/Core_RangeSyntax.dyn

Large diffs are not rendered by default.

2,314 changes: 1,971 additions & 343 deletions doc/distrib/Samples/en-US/Core/Core_Strings.dyn

Large diffs are not rendered by default.

560 changes: 438 additions & 122 deletions doc/distrib/Samples/en-US/Geometry/Geometry_Curves.dyn

Large diffs are not rendered by default.

466 changes: 355 additions & 111 deletions doc/distrib/Samples/en-US/Geometry/Geometry_Points.dyn

Large diffs are not rendered by default.

876 changes: 704 additions & 172 deletions doc/distrib/Samples/en-US/Geometry/Geometry_Solids.dyn

Large diffs are not rendered by default.

1,228 changes: 884 additions & 344 deletions doc/distrib/Samples/en-US/Geometry/Geometry_Surfaces.dyn

Large diffs are not rendered by default.

456 changes: 328 additions & 128 deletions doc/distrib/Samples/en-US/ImportExport/ImportExport_CSV to Stuff.dyn

Large diffs are not rendered by default.

495 changes: 367 additions & 128 deletions doc/distrib/Samples/en-US/ImportExport/ImportExport_Data To Excel.dyn

Large diffs are not rendered by default.

499 changes: 397 additions & 102 deletions doc/distrib/Samples/en-US/ImportExport/ImportExport_Excel to Dynamo.dyn

Large diffs are not rendered by default.

608 changes: 489 additions & 119 deletions doc/distrib/Samples/en-US/ImportExport/OpenXMLExport_Data To Excel.dyn

Large diffs are not rendered by default.

477 changes: 379 additions & 98 deletions doc/distrib/Samples/en-US/ImportExport/OpenXMLImport_Data From Excel.dyn

Large diffs are not rendered by default.

158 changes: 73 additions & 85 deletions test/Libraries/WorkflowTests/DynamoSamples.cs

Large diffs are not rendered by default.

Loading