# 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](https://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%2Fuploads%2Fgit-blob-be23b18daa70f582d242a0e5ea8d193a0f3bae82%2Fvectorimage120241.png?alt=media)

## 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*](https://docs.incari.com/incari-studio/2024.1/toolbox/incari/vector/arc).

![Arc](https://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%2Fuploads%2Fgit-blob-49261aa8bcd4ea0db42c18b6d7475cd6180d700d%2Fvectorarc20241.png?alt=media)

## Ellipse

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

![Ellipse](https://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%2Fuploads%2Fgit-blob-c340f35f5b13da7eb4defa5082f5380c0ea56adf%2Fvectorellipse20241.png?alt=media)

## 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*](https://docs.incari.com/incari-studio/2024.1/toolbox/incari/vector/line).

![Line](https://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%2Fuploads%2Fgit-blob-a0b28804bbf5c3ff100ff94c18101a4bdf3d4fbe%2Fvectorline20241.png?alt=media)

## 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*](https://docs.incari.com/incari-studio/2024.1/toolbox/incari/vector/pie).

![Pie](https://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%2Fuploads%2Fgit-blob-4b120c55f62847e921953535f6437035b68fa3b7%2Fvectorpie20241.png?alt=media)

## 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*](https://docs.incari.com/incari-studio/2024.1/toolbox/incari/vector/rectangle).

![Rectangle](https://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%2Fuploads%2Fgit-blob-83d28c94f198984b5d858e0e55258389faf2e145%2Fvectorrectangle20241.png?alt=media)

## External Links

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