# Ellipse

A simple geometry representation of an Ellipse.

| Parameter | Type             | Description                                                                    |
| --------- | ---------------- | ------------------------------------------------------------------------------ |
| Radius X  | Decimal (Meters) | The distance from the center to the outside of the ellipse in the X direction. |
| Radius Y  | Decimal          | The distance from the center to the outside of the ellipse in the Y direction. |
| Center X  | Decimal          | The location of the ellipse in the X direction relative to its anchor point.   |
| Center Y  | Decimal          | The location of the ellipse in the Y direction relative to its anchor point.   |

<figure><img src="https://1654204364-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FakGR2bVCZLTNoe2hkqeR%2Fuploads%2FnU7N67euXBKpCYAICJb7%2Fimage.png?alt=media&#x26;token=e8d25452-d7a0-4a53-a0ab-e9c8ccee4669" alt="" width="349"><figcaption><p align="center"><sub><mark style="color:$info;">The inspector for a Ellipse</mark></sub></p></figcaption></figure>

<figure><img src="https://1654204364-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FakGR2bVCZLTNoe2hkqeR%2Fuploads%2FIlFNpZBKHMgho0P9ihHI%2Fellipse.gif?alt=media&#x26;token=6967c239-8a0d-48c5-811c-d21fe6e8f0f9" alt=""><figcaption><p align="center"><sub><mark style="color:$info;">Ellipse height being manipulated between 1 and 2</mark></sub></p></figcaption></figure>

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