# List Of Examples

## Architectural Workflows

### High Performance Building Design Based on Daylight Analysis

**Author**: Vina Rahimian

**Required Dynamo packages:** Ampersand, Solar Analysis for Dynamo, Refinery Toolkit for Massing, Refinery Toolkit for Space Planning.

**Description:** Use site context and a zoning boundary created in Revit to create a generative building form with maximum indoor daylight and PV potential analysis as the key focus.

[Download workflow files](https://github.com/DynamoDS/RefineryPrimer/releases/download/samples-v2/RAH_ThreeSolidTowerSolarAnalysis.zip).

![](/files/-M4QY6j0cJHzF-SXN-Cj)

### Single Objective Optimization- Optimal Umbrella Location for Shaded Seating

**Author**: John Pierson

**Required Dynamo packages:** Clockwork, Solar Analysis for Dynamo, Generative Design for Revit

**Description:** The graph optimizes an umbrellas orientation (angle to sun, rotation) based on solar analysis results. It takes a Revit family as input, optimizes the parameters and drives those parameters on the original Revit element. This example aims to provide a great example use-case of the `Data.Gate` node and the `Remember` node.

**Expanded Documentation:** Detailed documentation for this workflow can be found [here](https://github.com/DynamoDS/RefineryPrimer/tree/0e11a8440d37e6e825ec97fb8405756fff65903c/04-sample-workflows/04-06_community-examples/04-06-00_Example-files/PIE_UmbrellaOrientation/PIE_UmbrellaOrientation_Detailed.md).

**Video Overview:**

[Download workflow files](https://github.com/DynamoDS/RefineryPrimer/tree/0e11a8440d37e6e825ec97fb8405756fff65903c/04-sample-workflows/04-06_community-examples/04-06-00_Example-files/PIE_UmbrellaOrientation/PIE_UmbrellaOrientation.zip).

![](/files/-MaFClyy0y-s7O4HnNMc)

### Sightline Analysis for Restrooms

**Author**: John Pierson

**Required Dynamo packages:** SpaceAnalysis, Clockwork, archilab

**Description:** The graph will evaluate the sight lines for a restroom given a water closet Revit element. This can be expanded upon to include multiple sight lines, generative placement of the element, etc. This sample's primary goal is to demonstrate how to use the Space Analysis package in a Revit context.

[Download workflow files](https://github.com/DynamoDS/RefineryPrimer/tree/0e11a8440d37e6e825ec97fb8405756fff65903c/04-sample-workflows/04-06_community-examples/04-06-00_Example-files/PIE_RestroomSightlineAnalysis/PIE_RestroomSightlineAnalysis.zip).

![](/files/-MSEVefKR11qQlEreqrA)

## \</p>

## MEP Workflows

MEP workflows will be exhibited here.

## Structural Workflows

Structural workflows will be exhibited here.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.generativedesign.org/04-sample-workflows/04-06_community-examples/04-06-02_list-of-examples.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
