# Schematic Views

The Schematic Views, from menu *Windows > Schematic Views*, are an extended feature to place your fixtures on a virtual 2D plan, where fixture positions are not bound to their world coordinates. The same fixture can exist on several views in different arrangements. This makes it easy to apply for different selection orders and use the graphical selection tools.

<figure><img src="/files/qdBxpSLDuaSXyV7pCxJY" alt=""><figcaption><p>Schematic View window</p></figcaption></figure>

{% hint style="info" %}
Move the grid with the right mouse button pressed.

Use the mouse wheel to enlarge or reduce the view.  (Zoom)
{% endhint %}

![](/files/HVf7tEr6ihCad5ClVoLp)

In the upper area you will find the tab listing of all Schematic pages.\
To the right are the options to create new pages, rename, delete and duplicate.

On the left edge is the toolbar with different tools for selecting and aligning the elements.

\ <img src="/files/f7HkoJtPvcAmn5CsXvLj" alt="" data-size="original"> Numbering Tool

<img src="/files/4GPsZcAMLdYHW1EjGxqd" alt="" data-size="original"> Add Text Lines to the Page

![](/files/eqbOQKVR8n9ceYLSSn1F) Brings the selected Fixtures to the center of the View

![](/files/fXwfPggUX8GmjHMngc8K) Align top and left flush.

![](/files/PCvZwkaC2Guz7xMy6HRj) Aligns all selected fixtures evenly between the left and right or top and bottom fixtures.

![](/files/Xy0M9Ik4FhfsoS8ebBa3) Displays the properties of the page in the Settings window.

![](/files/67MsJD0rzGKq61F1mJ4V) Opens the Fixture Selection Tool

## Add Fixtures to a Schematic View

There are several possibilities for placing devices in the schematic view.

* Drop selected fixtures from the Project View or from the CAD view onto the Schematic View Page.
* Drop a fixture group from the Selection Group window onto the Schematic View Page.

In both cases you will now be asked from which 3D view you would like to have the fixtures aligned on the page.

![](/files/gVP04EjIbytFgzu4TTzm) ![](/files/XUrrIiCpy36Olt2pDCc7)![](/files/xMnA3F0Y7LdAnnYuYWxT)

Select any option here and confirm it with OK

{% hint style="info" %}
Afterwards, you can place each fixture as you wish.
{% endhint %}

{% hint style="warning" %}
If you do not see any fixtures, zoom out or press the "Center Selection" button. The fixtures are set to their original world coordinates the first time they are placed. These can lie outside the current range of vision.
{% endhint %}

## Select Fixtures

When you create effects (waves or runs), they depend on the selection order. You determine the selection order by clicking on the desired fixtures one after the other. Depence then assigns a consecutive number to the corresponding fixture. This number will later be the sequence in your effect.

When you draw a frame around the fixture symbols, the way you draw the frame is important. If you draw the frame from left to right, the fixtures will also be numbered from left to right. If you drag the frame from right to left, the fixtures will be numbered from right to left. The same applies to top to bottom and bottom to top.

<figure><img src="/files/0sQgT9ZRNSFFvOlCCrN0" alt=""><figcaption></figcaption></figure>

The blue filling and the index above the symbol also show you in which order you have selected.

### Double selection

To programme more complex sequences, it is helpful to assign sequences twice. To do this, you can use the Numbering Tool to set the pointer for the next index to any value.

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

To recreate this example, first select the left 5 fixtures with a frame selection from left to right.

Then click on the Numbering Tool ![](/files/3EeoQ1HLkvV7pgiCGsEd) und setzten den  &#x20;

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

To recreate this example, first select the left 5 fixtures with a frame selection from left to right.

Then click on the Numbering Tool and set the value for Mesh Index to 1 again.

Now drag a frame from right to left over the right 5 fixtures.


---

# 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://help.depence.com/depence-show-and-animation/depence-schematic-views.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.
