# 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)
* [**Svg**](#svg)

![Vector Objects](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-e5b31e781b7a7136d63f228d09d516e7ca723693%2Fvectorimage120232.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/2023.2/toolbox/incari/vector/arc).

![Arc](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-163109e3aa096c201d1cba5b952da609a7f46d07%2Fvectorarc20232.png?alt=media)

## Ellipse

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

![Ellipse](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-3d440e4333c9855351e741537d7a0088218f824a%2Fvectorellipse20232.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/2023.2/toolbox/incari/vector/line).

![Line](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-732e3b6040bc775fc883f1838a7762f0785c82d1%2Fvectorline20232.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/2023.2/toolbox/incari/vector/pie).

![Pie](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-c79bc675ba413e9814e4180becc6e3301f00b71d%2Fvectorpie20232.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/2023.2/toolbox/incari/vector/rectangle).

![Rectangle](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-e02c9a96b765266de57d76367fcc98cdd1450f97%2Fvectorrectangle20232.png?alt=media)

## Svg

The **Svg Object** allows the user to display *.svg* files in the **Scene Outliner**.

The most important **Attribute** is `File` under `SVG`. Here, the user can locate the desired *.svg* file.

![Svg Object before Adding Asset.](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-60f740491486078b716e06f97e0a75779b444b8f%2Fvectorsvgbefore20232.png?alt=media)

Above, the `File` **Attribute** has been highlighted for the **Svg Object**. This is where the user can select the appropriate file after activating the pop-up Menu.

![Svg Object after Adding Asset.](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-15d31f835339498f78b80ae2d2e405b087195bbb%2Fvectorsvgafter20232.png?alt=media)

When the *.svg* file is selected, it is displayed in the viewport of the **Scene Outliner**.

## External Links

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