# Circle

A simple 2D geometric model of a circle.&#x20;

| Parameter                | Type             | Description                                                                         |
| ------------------------ | ---------------- | ----------------------------------------------------------------------------------- |
| Radius                   | Decimal (Meters) | The distance from the center to the perimeter of the circle.                        |
| Circle Count             | Integer          | The number of concentric circles inside the circle.                                 |
| Inner T (Tangent) Radius | Decimal          | Shown when Circle Count > 1. The radius from the innermost circle to the perimeter. |

<figure><img src="https://1654204364-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FakGR2bVCZLTNoe2hkqeR%2Fuploads%2Ff5hTcuoClBZcMvCLFHnT%2Fimage.png?alt=media&#x26;token=5a0684f2-a33b-44ab-bde0-12062f2094a2" alt="" width="351"><figcaption><p align="center"><sub><mark style="color:$info;">The inspector for a circle</mark></sub></p></figcaption></figure>

<p align="center"></p>

<figure><img src="https://1654204364-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FakGR2bVCZLTNoe2hkqeR%2Fuploads%2F9jFQzJc5mE7fmKPMUvsX%2Fcircle%20gif.gif?alt=media&#x26;token=2691617f-4af9-4ccf-bc8e-ab9be42077a0" alt=""><figcaption><p align="center"><sub><mark style="color:$info;">Circle count being manipulated between 1 and 5</mark></sub></p></figcaption></figure>

<p align="center"></p>
