Share
 
 

New in Generative Design

Learn about recent enhancements to Generative Design in Revit.

Generative Design updates are available through Autodesk Access and as part of regular Revit updates. See About Accessing Generative Design.

Release 25.3.18

Generative Design in Revit no longer requires the AEC collection: Users of Revit can now access Generative Design in Revit without needing to have a subscription to the AEC collection. Generative Design is not available in Revit LT.

Performance improvement: Generative Design in Revit launches faster compared to the previous version.

Open an outcome in Dynamo from Explore Outcomes: You can open a selected outcome in Dynamo by clicking the Open in Dynamo button in the bottom right corner of the Explore Outcomes dialog. This enables you to more closely examine an outcome in Dynamo before creating it as a Revit element.

Release 24.7.3

Easily rotate 3D views: Rotating 3D views in the Explore Outcomes dialog has been greatly improved. You can now easily manipulate 3D views to inspect outcomes, helping you make more informed decisions about which outcome to implement.

Release 24.6.18

New sample study type: A new sample study type is available: Random Family Instance Placement.

View study type dependencies: A new dialog provides a quick way to see which packages and other dependencies a study type needs in order to run properly. This enables you to identify missing dependencies, which you can install in Dynamo. Access this dialog from Create Study Study Options menu View Graph Dependencies.

Folder settings in Dynamo: The list of folders in Generative Design in Revit is now stored in Dynamo settings. By editing the Dynamo settings XML file, you can migrate, deploy, and edit folder settings.

Release 23.4.4

Custom Selection node: A new Custom Selection node is available in the Input Basic library in Dynamo. The Custom Selection node allows you to create a drop-down selection input with custom labels (Display column) and values. Click the drop-down arrow on the node to access and edit the Display and Value fields. You can remove or add rows using the + and – buttons. If all values are numbers, the output will be a double, and if all values are integers, the output will be an integer. Otherwise, the output will be a string.

Manage file security with trust settings: You now have improved control over security settings for graphs and study types. Folders added through the Manage Folders dialog are marked as trusted locations. Trusted locations on your computer should be used to only store files that don’t contain any unknown or harmful content that might compromise device security. If a folder is removed from the trusted locations list, you won’t be able to run study types or graphs stored in that folder. When attempting to run graphs from a folder added through Manage Folders prior to this update, you'll be prompted to add it to the trusted locations list. Configure trust settings in Dynamo under Preferences Security.

Help content in Define Study: New help content explains the options available in the Generation Settings section for the Optimize and Randomize methods. Generation Settings are advanced options, and default settings will suffice for most studies. To access more information about these settings from the Define Study dialog, you can expand the headers or click the links for more information.

Release 23.2.19

Integrates all 2022 updates: With the 2023 release, all improvements from the 2022 Generative Design updates are integrated into Revit. Generative Design is automatically updated as part of the Revit installation. For a summary of the improvements, see Generative Design (What's New in 2023). For details about specific improvements, see the 2022 edition.

Keyboard navigation: The Generative Design application now supports keyboard navigation.

New input types: The Define Study dialog supports several new input types:
  • Number input
  • Number slider with number entry field: Use the slider or enter the desired number in the field. Use the up and down arrow buttons to increase or decrease the number, based on the defined step. You can edit the minimum, maximum, and step in Dynamo.
  • Parse unit input: Type in a value with a unit symbol (mm, cm, ft, etc.). It will be converted to the unit of measurement specified in the Parse Unit Input node. For example, use the drop-down menu in the Parse Unit Input node in Dynamo and select Meters. In the Define Study dialog, values entered into the input field with a unit symbol will be converted to meters.
  • Directory path for selecting a folder
  • File path for selecting a file
  • String input for entering text
  • True/false toggle for Boolean inputs

Method descriptions and thumbnails: The Define Study dialog provides new descriptions and thumbnails in the Method drop-down to help you choose the right method for your study.

Search field in Create Study: The Create Study dialog now includes a search field to help you find a specific study type.

Simplified list view in Create Study: In the Create Study dialog, you can now view study types in simplified list view, which hides the study type thumbnails. The standard detailed view is displayed by default. Toggle between the detailed and simplified views with the icons below the search field.

Cross-Product is now Space Evenly: Based on user feedback, the Cross-Product method has been renamed to Space Evenly. The new name more accurately represents how this method combines every parameter in a study with the other available parameters. There have been no changes to how this method functions.

New learning resources: The online help includes new articles about the Explore Outcomes dialog. These articles explain how to view outcomes and use charts in different ways to identify the best outcome for your design challenge.

Workspace Layout sample study type has been removed: The Workspace Layout study type is dependent on a version of Python that no longer ships with Dynamo, so it has been removed from the list of sample study types.

Was this information helpful?