# Visualize Floors

![](/files/fhnVdQtZ9xM1BYgCiEr3)

![](/files/IeGr6Q018gbH2KoE6mR0) - [\[source code\]](https://github.com/ladybug-tools/dragonfly-grasshopper/blob/master/dragonfly_grasshopper/src//DF%20Visualize%20Floors.py)

Preview any Dragonfly geometry object as floor plates within the Rhino scene, including all stories represented by multipliers

### Inputs

* **df\_objs \[Required]**

A Dragonfly Model, Building, Story, Room2D, or ContextShade to be previewed as a list of floor plates in the Rhino scene.

### Outputs

* **geo**

The Rhino version of the Dragonfly geometry object, which will be visible in the Rhino scene.


---

# 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://docs.ladybug.tools/dragonfly-primer/components/1_visualize/visualize_floors.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.
