VehicleGraphics2DLine#

class ansys.stk.core.stkobjects.VehicleGraphics2DLine#

Line Style and Line Width properties used in displaying vehicle tracks.

Overview#

style

Line style to use in displaying vehicle tracks.

width

Line width to use in displaying vehicle tracks.

Import detail#

from ansys.stk.core.stkobjects import VehicleGraphics2DLine

Property detail#

property VehicleGraphics2DLine.style: LineStyle#

Line style to use in displaying vehicle tracks.

property VehicleGraphics2DLine.width: LineWidth#

Line width to use in displaying vehicle tracks.