> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/objects-and-types/scene-objects/vector.md).

# Vector

The **Vector Objects** encompass several three-dimensional shapes that help build up the visual aspects of a *User Interface*.

There are several **Vector Objects** that are described below:

* [**Arc**](#arc)
* [**Ellipse**](#ellipse)
* [**Line**](#line)
* [**Pie**](#pie)
* [**Rectangle**](#rectangle)

![Vector Objects](/files/YXky9V9qkH6A9AUefiXY)

## Arc

A **3D Object** that is a piece of a circle defined by a starting and ending degree disregarding the center and running straight through between the two selected degree points. It can be *transformed* along the X, Y, or Z axes. There are several **Nodes** attributed to **Arc Objects**, which can be found [*here*](/incari-studio/toolbox/incari/vector/arc.md).

![Arc](/files/cztaDUwFCXz45bVKa0iG)

## Ellipse

A circular **3D** **Object** that can be *transformed* along the X, Y, and Z axes.

![Ellipse](/files/6mS0gXDQzMykVWpsxqLu)

## Line

A linear **3D** **Object** that can be *transformed* along the X, Y, and Z axes. There are several **Nodes** attributed to **Line Objects**, which can found [*here*](/incari-studio/toolbox/incari/vector/line.md).

![Line](/files/VBGNbeMpwcYWxETdUuZz)

## Pie

A **3D** **Object** that is a piece of a circle defined by a starting and ending degree and a connected point at the center of the circle. It can be *transformed* along the X, Y, and Z axes. There are several **Nodes** attributed to **Line Objects**, which can be found [*here*](/incari-studio/toolbox/incari/vector/pie.md).

![Pie](/files/mBxafg6XYcg20oQP8Ruh)

## Rectangle

A rectangular **3D** **Object** that can be *transformed* along the X, Y, and Z axes. There are several **Nodes** attributed to **Rectangle Objects**, which can be found [*here*](/incari-studio/toolbox/incari/vector/rectangle.md).

![Rectangle](/files/DBUYxl2n8H0dRU68oDwj)

## External Links

* Example Svg file from [Wikipedia.](https://mathstat.slu.edu/escher/index.php/File:P4m-sample.svg)
