IVehicleLeadTrailDataFraction ============================= .. py:class:: ansys.stk.core.stkobjects.IVehicleLeadTrailDataFraction The percentage of the leading or trailing portion of a vehicle's path that will display in the 2D or 3D window. .. py:currentmodule:: IVehicleLeadTrailDataFraction Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.IVehicleLeadTrailDataFraction.fraction` - Fraction of single leading or trailing vehicle pass to display. Dimensionless. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import IVehicleLeadTrailDataFraction Property detail --------------- .. py:property:: fraction :canonical: ansys.stk.core.stkobjects.IVehicleLeadTrailDataFraction.fraction :type: float Fraction of single leading or trailing vehicle pass to display. Dimensionless.