# Scopes

## Overview

The Scopes rollout allows managing scopes of the selected ecosystem.

![](/files/-MVSm9pAZSJs0I6SQ2Wm)

**Name** - Specifies the name of the scope.\
**Type** - Indicates the type of the scope. This parameter is not editable.

{% hint style="info" %}
The Primary type scope is automatically created based on provided domains. Note that it always appears as first and is not movable.
{% endhint %}

## Buttons Strip

<img src="/files/-MVRno_taQvagQtI-ENu" alt="" data-size="original">**Add Scope** - Adds a new scope.\ <img src="/files/-MVRnw_hwR892wvOXBi8" alt="" data-size="original">**Delete Scope** - Deletes the selected scope.\ <img src="/files/-MVSZaquv_TwpFhG9fJM" alt="" data-size="original">**Select Scope** - Selects the scope geometry in the document.\ <img src="/files/-MVSZhY36bKJFDCIFpZ4" alt="" data-size="original">**Flip Scope Relations** - Changes all affiliation values to the opposite.

<img src="/files/-MVSZjcChOwKvtN1hl7K" alt="" data-size="original">**Move Up** - Moves the selected scope up on the list.\ <img src="/files/-MVSZmKnxITYn2Xezi3q" alt="" data-size="original">**Move Down** - Moves the selected scope down on the list.

## Scope Properties

![](/files/-MVSmHNDacPIRb-dXLXH)

**Affiliation** - Controls whether the selected scope should include or exclude elements.\
**Blending** - Changes the way the falloffs are applied to influenced elements by the selected scope.\
**Thickness** - Specifies the thickness of the selected scope.

{% hint style="info" %}
Note that **Thickness** is only available for the Curve domain type.
{% endhint %}

## Boundary Check

![](/files/-MVSmz5OxZZh5WXMzrsV)

**Type** - Defines the type of boundary check to perform.\
**Size** - Determines the size multiplier of the entity size parameter.\
**Distance** - Specifies the distance from the boundary.

## Leaning

![](/files/-MVSn1A7nPbpQ1nF1iYX)

**Amount** - Determines the leaning influence amount.\
**Distance** - Specifies the leaning influence distance.

## Density & Scale Falloff

![](/files/-MVSnUG9ICyra8Ud2KWx)

The Density & Scale Falloff enables the reduction and scaling of elements based on the provided distance from the scope to achieve more believable and natural edges. Please refer to the [Falloff Graph](/manual/falloff-graph.md) section for a detailed explanation of its parameters.&#x20;


---

# 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.rhinonature.com/manual/scopes.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.
