# Modeling A Vertical Curtain

This model is essentially the same as a lift or a hoist in respect to its rotation, but the dimensions of the unit are drastically different.

### Parameters To Set

* **Axis Type:** Hoist
* **Width:** 1.5ft
* **Length:** 5ft
* **Height:** 1.5ft
* **Rotation X:** 90 Degrees
* **Rotation Y:** 90 Degrees
* **Distance from Center:** 0ft
* **Distance from Plaster:** 1.5ft

### Instructions

![](/files/-MiWWv5ocB3_nzM12B5V)

1. Select the motor you wish to adjust.
2. Select **winch** in the **Scenery Type** window.
3. Select **Hoist** in the **Axis Type** dropdown menu.
4. Adjust **Width, Length, and Height**.
   1. The **Width and Height** in this case are the plan dimensions of the unit.
   2. The **LENGTH** is the **DEPTH** of the unit.
5. Adjust **Rotation X** and **Rotation Y** so that the unit travels vertically.
6. Adjust **Distance** and **Elevation** to reflect actual location on the stage.
   1. In this example, we have the unit coming all the way to the ground. If you have a minimum height **above** **the deck**, use that height for **Elevation from Stage.**
7. Set [**Max Forward Position Soft Limit**](/docs/spikemark/position-scale/limits/setting-soft-limits.md) for actual travel distance.


---

# 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.creativeconners.com/docs/spikemark/stage-model-viewer/making-models/making-a-curtain.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.
