VehicleGraphics3DAttributesIntervals ==================================== .. py:class:: ansys.stk.core.stkobjects.VehicleGraphics3DAttributesIntervals Bases: :py:class:`~ansys.stk.core.stkobjects.IVehicleGraphics3DAttributes` 3D graphics based on intervals for covariance pointing contours. .. py:currentmodule:: VehicleGraphics3DAttributesIntervals Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.VehicleGraphics3DAttributesIntervals.default_attributes` - Get the default 3D graphics properties. * - :py:attr:`~ansys.stk.core.stkobjects.VehicleGraphics3DAttributesIntervals.intervals` - Get the 3D graphics properties based on intervals. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import VehicleGraphics3DAttributesIntervals Property detail --------------- .. py:property:: default_attributes :canonical: ansys.stk.core.stkobjects.VehicleGraphics3DAttributesIntervals.default_attributes :type: VehicleGraphics3DDefaultAttributes Get the default 3D graphics properties. .. py:property:: intervals :canonical: ansys.stk.core.stkobjects.VehicleGraphics3DAttributesIntervals.intervals :type: VehicleGraphics3DIntervalsCollection Get the 3D graphics properties based on intervals.