# Visibility

Objects can be assigned to different visibility settings, which control how they appear in the Revit family.\
By setting objects to Coarse, Medium, or Fine, you can define different levels of detail for the same family. This allows a single family to display simplified geometry at low detail and more complex geometry at high detail.

<figure><img src="/files/F71fnTpjUFCGSMadoS0w" alt=""><figcaption></figcaption></figure>


---

# 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://wiki.mksdtech.com/beam/beam-for-rhinoceros/visibility.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.
