# Display Options

<figure><img src="/files/PipHK1HQ6cDq6TsR2Dzk" alt="" width="563"><figcaption><p>View Options > Display Options</p></figcaption></figure>

### Show Reference Lines

You can toggle Reference lines on/off by toggling the setting in the Scene `View Options` menu, clicking the `Show Reference Lines` button in the scene toolbar or by using the keyboard shortcut `Ctrl+9`

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

### Web/Chord Labels

You can change the information that is displayed on webs and non-web members (i.e. chords and end verticals) in the scene by toggling the `Web label` and `Non-web label` settings, respectively. By default we display the member name.

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

### Show Field-Installed Members

If you have some members that are marked as `Is Field Installed` you can choose whether you would like to show those in the scene.

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

### Show Plates, Plate Names, Plate Details

The following settings let you control the amount of detail that is shown for plates. The default setting is to show plates and their names. You can also choose to show/hide details for the most common plate types and plate sizes on your truss.

{% hint style="info" %}
**Note**

Plates will not display on un-analyzed trusses unless they were first manually added. Plates are automatically added during analysis.
{% endhint %}

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

### Show Gravity Loads as Unprojected

This setting is on by default and changes how loads are displayed on a truss when viewing load settings.

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

### Show Manual Loads When No Other Loads Visible

By default, we will show Manual Loads in the scene when no other loads are being shown. You can toggle this off if you prefer.

<figure><img src="/files/KxHTLEibt7aYoxqnJh9n" 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://docs.paragontruss.com/design/getting-started/tools-and-features/view-options/display-options.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.
