Troubleshoot: No Results

You started a Generative Design study, but no outcomes display in the Explore Outcomes dialog.

After you start a study, the process to generate outcomes can take some time, depending on the number of outcomes or generations to be created. The study is complete when the Explore Outcomes dialog displays a green checkmark next to the study name.

The study does not complete

If the Explore Outcomes dialog does not indicate any progress or show any outcomes as they develop, something may be interfering with the proper operation of Generative Design.

An antivirus setting or a firewall can interfere with the ability of Generative Design to communicate with its server. To see if this is the cause of the problem, do the following:

After confirming the cause, use the following work-around:

  1. Unblock ports 5000 through 5050.
  2. Restart the study, and confirm that outcomes are being generated.

Why this works: The RestDynamoCore processes start on free ports beginning at port 5000. Unblocking those ports allow the processes to run successfully.

The study completes but shows no outcomes

When the study shows no outcomes after displaying a green checkmark, try the following:

The study completes, but no geometry was found

After the study is complete, a "No geometry found" message may display in these situations:
  • The Dynamo graph for the study doesn't produce geometry, for example, it only returns numerical data.
  • Something went wrong when the Dynamo graph was executed, preventing it from producing geometry and output data. This could happen if the study is configured incorrectly, for example, invalid input geometry was selected.

If the graph is expected to produce geometry, rerun the graph in Dynamo and address any errors.