# Icicles Model

### **Icicles Model**

![](/files/0FjavHw4JqZEBfMRmjdg)

The # of Strings would normally be 1. &#x20;

The Lights per String represents the physical number of light nodes, bulbs or pixels.

You can drag the green or top blue pixel to hang the icicles at an angle and then drag the lower blue pixel to cause the drop to sheer and hand vertically shear.

The drop pattern indicates how the pixels are arranged on each drop and how many.

![](/files/-MjD2ypkjxh8Eelhc5ON)

So, if the total lights on the string is 80 and the drop pattern is  3,4,5,4, this indicates that the first drop has 3 nodes, the next 4 , then 5 then 4.

This pattern is then repeated until 80 nodes have been accounted for.

Alternate Nodes will skip every other hole to allow wiring up and down each icicle and prevent wire splicing.

![](/files/-MjD4Jr3iuasfkcYtXfD)


---

# 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://manual.xlights.org/xlights/chapters/chapter-four-tabs/models/icicles-model.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.
