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