VehicleBreakAngleBreakByLongitude ================================= .. py:class:: ansys.stk.core.stkobjects.VehicleBreakAngleBreakByLongitude Pass break longitude. .. py:currentmodule:: VehicleBreakAngleBreakByLongitude Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.VehicleBreakAngleBreakByLongitude.longitude` - Get or set the value of the longitude crossing at which a new pass will begin. Uses Longitude Dimension. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import VehicleBreakAngleBreakByLongitude Property detail --------------- .. py:property:: longitude :canonical: ansys.stk.core.stkobjects.VehicleBreakAngleBreakByLongitude.longitude :type: float Get or set the value of the longitude crossing at which a new pass will begin. Uses Longitude Dimension.