    

 ## On this page

  

 

 # `VectorDisplay`

 Last update: 09.03.2026 

<a id="ansys.mechanical.stubs.v261.Ansys.Mechanical.Graphics.VectorDisplay"></a>

#### *class* Ansys.Mechanical.Graphics.VectorDisplay

Bases: [`object`](https://docs.python.org/3/library/functions.html#object)

<a id="overview"></a>

## Overview

### Properties

NameDescription[`ControlDisplayDensity`](#VectorDisplay.ControlDisplayDensity)Allows control of the vector display density.[`DisplayDensity`](#VectorDisplay.DisplayDensity)Sets the vector display density in percentage.[`DisplayType`](#VectorDisplay.DisplayType)Sets the vector display type.[`LengthMultiplier`](#VectorDisplay.LengthMultiplier)Sets the vector length multiplier.[`LengthType`](#VectorDisplay.LengthType)Sets the result vector length type.[`ShowTriadXAxis`](#VectorDisplay.ShowTriadXAxis)Displays the X axis vector of the triad/tensor.[`ShowTriadYAxis`](#VectorDisplay.ShowTriadYAxis)Displays the Y axis vector of the triad/tensor.[`ShowTriadZAxis`](#VectorDisplay.ShowTriadZAxis)Displays the Z axis vector of the triad/tensor.<a id="property-detail"></a>

## Property detail

<a id="VectorDisplay.ControlDisplayDensity"></a>

### *property* VectorDisplay.ControlDisplayDensity *: [bool](https://docs.python.org/3/library/functions.html#bool) | [None](https://docs.python.org/3/library/constants.html#None)*

Allows control of the vector display density.

<a id="VectorDisplay.DisplayDensity"></a>

### *property* VectorDisplay.DisplayDensity *: [float](https://docs.python.org/3/library/functions.html#float) | [None](https://docs.python.org/3/library/constants.html#None)*

Sets the vector display density in percentage.

<a id="VectorDisplay.DisplayType"></a>

### *property* VectorDisplay.DisplayType *: [Ansys.Mechanical.DataModel.Enums.VectorDisplayType](../DataModel/Enums/VectorDisplayType.md#ansys.mechanical.stubs.v261.Ansys.Mechanical.DataModel.Enums.VectorDisplayType) | [None](https://docs.python.org/3/library/constants.html#None)*

Sets the vector display type.

<a id="VectorDisplay.LengthMultiplier"></a>

### *property* VectorDisplay.LengthMultiplier *: [float](https://docs.python.org/3/library/functions.html#float) | [None](https://docs.python.org/3/library/constants.html#None)*

Sets the vector length multiplier.

<a id="VectorDisplay.LengthType"></a>

### *property* VectorDisplay.LengthType *: [Ansys.Mechanical.DataModel.Enums.VectorLengthType](../DataModel/Enums/VectorLengthType.md#ansys.mechanical.stubs.v261.Ansys.Mechanical.DataModel.Enums.VectorLengthType) | [None](https://docs.python.org/3/library/constants.html#None)*

Sets the result vector length type.

<a id="VectorDisplay.ShowTriadXAxis"></a>

### *property* VectorDisplay.ShowTriadXAxis *: [bool](https://docs.python.org/3/library/functions.html#bool) | [None](https://docs.python.org/3/library/constants.html#None)*

Displays the X axis vector of the triad/tensor.

<a id="VectorDisplay.ShowTriadYAxis"></a>

### *property* VectorDisplay.ShowTriadYAxis *: [bool](https://docs.python.org/3/library/functions.html#bool) | [None](https://docs.python.org/3/library/constants.html#None)*

Displays the Y axis vector of the triad/tensor.

<a id="VectorDisplay.ShowTriadZAxis"></a>

### *property* VectorDisplay.ShowTriadZAxis *: [bool](https://docs.python.org/3/library/functions.html#bool) | [None](https://docs.python.org/3/library/constants.html#None)*

Displays the Z axis vector of the triad/tensor.