# LayerManager

**Beta version** | Windows only | Developed for Rhino 7

{% content-ref url="user-manual/get-started" %}
[get-started](https://docs.layermanager.xyz/user-manual/get-started)
{% endcontent-ref %}

## Overview

Lama (LayerManager) is a plugin for Rhinoceros 3D supporting the <mark style="color:blue;">**management, visualization, analysis,**</mark> and <mark style="color:blue;">**transfer of**</mark> <mark style="color:blue;">**semantic data**</mark>.

The data in Lama is linked to the layers in Rhinoceros 3D, so that managing data also means managing layers - this type of feature is unique and facilitates both <mark style="color:blue;">**semantic insights**</mark> and <mark style="color:blue;">**modeling**</mark>.

{% embed url="<https://youtu.be/TyEdKG5QobA>" %}

{% hint style="success" %}
The data is stored in an XML file. You can specify the location of this file, so you are <mark style="color:blue;">**completely free**</mark> to decide <mark style="color:blue;">**where to store the data**</mark> - it is your data<mark style="color:blue;">**.**</mark>
{% endhint %}

***

## Features

<table data-full-width="false"><thead><tr><th width="156">Key features</th><th width="425">Description</th><th data-type="content-ref">How to...</th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Management</strong></mark> </td><td><p>✅ <strong>Create elements by dropdown</strong></p><p><em>(dropdown to change element: 'wall' -> 'window')</em></p></td><td><a href="user-manual/how-to.../management/create-elements">create-elements</a></td></tr><tr><td></td><td>✅ <strong>Create elements by layer</strong><br><em>(drawing in layer 'wall' -> created objects are walls)</em></td><td><a href="user-manual/how-to.../management/create-elements">create-elements</a></td></tr><tr><td></td><td>✅ <strong>Custom data model</strong><br><em>('wall' has a 'component' and several 'windows')</em></td><td><a href="user-manual/how-to.../management/create-attributes">create-attributes</a></td></tr><tr><td></td><td>✅ <strong>Deep data model</strong><br><em>('component' has a 'material'; 'material' has a ...</em>)</td><td><a href="user-manual/how-to.../management/use-table-trees">use-table-trees</a></td></tr><tr><td></td><td>✅ <strong>Multiple attribute values</strong> <br><em>('component' can have multiple 'materials')</em></td><td><a href="user-manual/how-to.../management/use-multiple-columns">use-multiple-columns</a></td></tr><tr><td></td><td>✅ <strong>Object relations</strong><br><em>('wall' is related to 'window')</em></td><td><a href="user-manual/how-to.../management/use-object-relations">use-object-relations</a></td></tr><tr><td></td><td>✅ <strong>Create templates</strong><br><em>(use templates as basis for your projects)</em></td><td><a href="user-manual/how-to.../general/create-templates">create-templates</a></td></tr><tr><td><mark style="color:blue;"><strong>Visualization</strong></mark></td><td>✅ <strong>Show/hide rhino objects</strong><br><em>(hide all walls with 'thickness' &#x3C; 100 cm)</em></td><td><a href="user-manual/how-to.../visualization/show-layers">show-layers</a></td></tr><tr><td></td><td>✅ <strong>Colorize rhino objects</strong><br><em>(make all walls with 'thickness' &#x3C; 100 cm green)</em></td><td><a href="user-manual/how-to.../visualization/show-layers">show-layers</a></td></tr><tr><td><mark style="color:blue;"><strong>Analysis</strong></mark></td><td><p>✅ <strong>Create custom views</strong></p><p><em>(sum the 'volumn' of all walls with 'component XY')</em></p></td><td><a href="user-manual/how-to.../analysis/modify-view">modify-view</a></td></tr><tr><td></td><td><p>✅ <strong>Create validation rules</strong></p><p><em>(min. of the thickness of the selected walls with 'component XY' must be greater than 30cm)</em></p></td><td><a href="user-manual/how-to.../analysis/create-validation-rule">create-validation-rule</a></td></tr><tr><td><mark style="color:blue;"><strong>Transfer</strong></mark></td><td>✅ <strong>Im- and export via Excel</strong><br><em>(export the selected walls as excel table)</em></td><td><a href="user-manual/how-to.../transfer/lamatables">lamatables</a></td></tr><tr><td></td><td>✅ <strong>Export via CSV</strong><br><em>(export a view on tables as CSV)</em></td><td><a href="user-manual/how-to.../transfer/lamaview">lamaview</a></td></tr><tr><td><mark style="color:blue;"><strong>API</strong></mark></td><td>✅ <strong>Access data with your own apps</strong><br><em>(create commands to automize data creation)</em></td><td><a href="developer-manual">developer-manual</a></td></tr></tbody></table>

{% hint style="info" %} <mark style="color:blue;">**More features**</mark> are planned. If you have any suggestions, please contact me via the feedback form.
{% endhint %}

***

## Partners

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Bollinger+Grohmann</strong></td><td>+ Early beta tester</td><td>+ First LamaExtension</td><td><a href="https://2912411633-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM8QsdAkZioZnHsW8B4Sc%2Fuploads%2F8rMn0gKZ9EwWHbifOsDV%2FBollingGrohmann2.png?alt=media&#x26;token=87e67fb6-3f10-4531-bfe5-f62aeda690e2">BollingGrohmann2.png</a></td><td><a href="https://www.bollinger-grohmann.com/">https://www.bollinger-grohmann.com/</a></td></tr></tbody></table>

***

{% content-ref url="user-manual/get-started" %}
[get-started](https://docs.layermanager.xyz/user-manual/get-started)
{% endcontent-ref %}

{% embed url="<https://www.apps.fritz-beck.com/>" %}


---

# 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.layermanager.xyz/layermanager.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.
