> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 2D Vector Field

> A 2d field of vector values, where a vector value is defined at every location in space. This object can have units.

### Properties

| Name              | Type                                                                    |
| ----------------- | ----------------------------------------------------------------------- |
| Length            | [Scalar Field](../../block-documentation/types/scalar-field)            |
| List              | [2D Vector Field List](../../block-documentation/types/2d-vector-field) |
| Negative          | [2D Vector Field](../../block-documentation/types/2d-vector-field)      |
| Unit Vector Field | [2D Vector Field](../../block-documentation/types/2d-vector-field)      |
| X                 | [Scalar Field](../../block-documentation/types/scalar-field)            |
| Y                 | [Scalar Field](../../block-documentation/types/scalar-field)            |

### Block Reference

| Block Name                                                                                           | Location                 |
| ---------------------------------------------------------------------------------------------------- | ------------------------ |
| [Add](../../block-documentation/blocks/math/operations/add)                                          | Math/Operations          |
| [Subtract](../../block-documentation/blocks/math/operations/subtract)                                | Math/Operations          |
| [Multiply](../../block-documentation/blocks/math/operations/multiply)                                | Math/Operations          |
| [Divide](../../block-documentation/blocks/math/operations/divide)                                    | Math/Operations          |
| [Average](../../block-documentation/blocks/math/operations/average)                                  | Math/Operations          |
| [Perpendicular Vector](../../block-documentation/blocks/math/vectors/perpendicular-vector)           | Math/Vectors             |
| [2D Vector Field](../../block-documentation/blocks/math/vectors/2d-vector-field)                     | Math/Vectors             |
| [Mix](../../block-documentation/blocks/math/utilities/mix)                                           | Math/Utilities           |
| [UV Field from Surface](../../block-documentation/blocks/utilities/conversion/uv-field-from-surface) | Utilities/Conversion     |
| [If-Else](../../block-documentation/blocks/beta/create/if-else)                                      | Beta/Create              |
| [Mix](../../block-documentation/blocks/lightweighting/utilities/mix)                                 | Lightweighting/Utilities |
