# Scene

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

### Active Component Design

The active component (or layout) will always be front and center in the scene.

### Reset View

This tool will reset your view back to `100%.`

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

### Focus Selection

This tool will focus the camera on the currently selected item.

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

### [Dimension Mode](/design/how-to/general/dimensioning.md)

This tool allows you to pull custom dimensions.

{% hint style="success" %}
**Tip**

If you save these dimensions, they will appear on Shop Drawings and Truss Design Drawings.
{% endhint %}

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

### Show Analog Model

This tool toggles the `Analog Model` visibility.

### Show Reference Lines

Use this tool to toggle `Reference Line`visibility.

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

### [View Options](/design/getting-started/tools-and-features/view-options.md)

This opens the `View Options` Menu.

### Mouse Coordinates

This tool can help determine coordinates on a component or layout based on your mouse position.


---

# 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/interface-overview/scene.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.
