VectorGeometryToolAxesLabels#

class ansys.stk.core.analysis_workbench.VectorGeometryToolAxesLabels#

Allow configuring the VGT axes labels.

Overview#

label_x

Specify an X axis label.

label_y

Specify a Y axis label.

label_z

Specify a Z axis label.

Import detail#

from ansys.stk.core.analysis_workbench import VectorGeometryToolAxesLabels

Property detail#

property VectorGeometryToolAxesLabels.label_x: str#

Specify an X axis label.

property VectorGeometryToolAxesLabels.label_y: str#

Specify a Y axis label.

property VectorGeometryToolAxesLabels.label_z: str#

Specify a Z axis label.