VehicleGraphics2DRoutePassData ============================== .. py:class:: ansys.stk.core.stkobjects.VehicleGraphics2DRoutePassData Great arc route pass data. .. py:currentmodule:: VehicleGraphics2DRoutePassData Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.VehicleGraphics2DRoutePassData.route` - Leading/trailing route pass data. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import VehicleGraphics2DRoutePassData Property detail --------------- .. py:property:: route :canonical: ansys.stk.core.stkobjects.VehicleGraphics2DRoutePassData.route :type: VehicleGraphics2DLeadTrailData Leading/trailing route pass data.