VehicleGraphics3DTickDataLine#

class ansys.stk.core.stkobjects.VehicleGraphics3DTickDataLine#

Bases: IVehicleGraphics3DTickData

Line type tick marks.

Overview#

length

Length of tick mark line. Uses Distance Dimension.

line_width

Width of tick mark line.

Import detail#

from ansys.stk.core.stkobjects import VehicleGraphics3DTickDataLine

Property detail#

property VehicleGraphics3DTickDataLine.length: float#

Length of tick mark line. Uses Distance Dimension.

property VehicleGraphics3DTickDataLine.line_width: LineWidth#

Width of tick mark line.