VehicleGraphics2DElevationVehicleHalfAngle ========================================== .. py:class:: ansys.stk.core.stkobjects.VehicleGraphics2DElevationVehicleHalfAngle Bases: :py:class:`~ansys.stk.core.stkobjects.IVehicleGraphics2DElevation` Half angle for vehicle swath. .. py:currentmodule:: VehicleGraphics2DElevationVehicleHalfAngle Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.VehicleGraphics2DElevationVehicleHalfAngle.angle` - Half angle relative to nadir. Range 0-90. Uses Angle Dimension. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import VehicleGraphics2DElevationVehicleHalfAngle Property detail --------------- .. py:property:: angle :canonical: ansys.stk.core.stkobjects.VehicleGraphics2DElevationVehicleHalfAngle.angle :type: float Half angle relative to nadir. Range 0-90. Uses Angle Dimension.