Make changes to a study type for
Generative Design in Revit to refine its logic or regenerate its Dependencies folder.
- Open the study type in
Dynamo using one of the following methods:
- Using
Generative Design in Revit:
- You may also open the study type this way while
Dynamo is running. If you already have another graph open in
Dynamo, you may see a message asking if you'd like to save changes to that graph.
- Using
Dynamo:
- In
Revit, click Manage tab
Visual Programming panel
Dynamo
.
- In the
Dynamo window, under Files, click Open.
- Navigate to the location where the study type resides, select its DYN file, and click Open.
- Make desired changes to the graph and test them.
See these resources:
- In the
Dynamo menu bar, click Extensions
Show Graph Properties and Show Graph Status.
- If the Graph Status tab displays "Run graph to finalize validation," click Run in the bottom left corner of the window.
This allows
Dynamo to validate the graph before creating or updating the study type.
- If the Graph Status tab lists
any issues, resolve them before proceeding.
For example, you may need to set nodes as inputs or outputs, or fix name conflicts. See
Troubleshoot: Errors for
Generative Design in
Dynamo and
Generative Design Primer: Setting up a Graph.
Click the Issues tab of the tools pane for details. Click links in the issue descriptions to go to the relevant section of the graph. Make required changes, and re-run the graph.
- When all issues are resolved, do the following in the Properties tab:
- Save the graph. The study type is updated with the changes to its graph (DYN file) and any associated metadata.