From Dynamo, you can make more study types for use with Generative Design in Revit.
Each study type in the Create Study dialog originates as a Dynamo graph. The Dynamo author creates the logic required to define and explore a particular design challenge. After refining and testing the graph, the author then exports it for use as a study type with Generative Design in Revit. See Workflow: Generative Design.
Adding a study type is typically performed by someone who is familiar with Dynamo for Revit. See Generative Design for the Dynamo Author.
To add study types to the Create Study dialog in Revit
The graph must follow specific rules for use with Generative Design in Revit.
When you export a graph, any previous graphs with the same name are overwritten.
This allows Dynamo to validate the graph before exporting it.
For example, you may need to set nodes as inputs or outputs, or fix name conflicts. See Generative Design Primer: Setting up a Graph.
This information appears in the Create Study dialog in Revit to describe the study type.
The graph is exported to the folder indicated in the dialog, along with any dependencies needed to run it. As long as the graph resides in that folder, it appears as a study type in the Create Study dialog.
The Dependencies folder contains the following:
If other team members want to use the new study type, send them the exported DYN file and its Dependencies folder. Ask them to place the files in the following location on their computers:
C:\Users\<username>\Documents\AEC Generative Design