VehicleGraphics3DTickDataPoint ============================== .. py:class:: ansys.stk.core.stkobjects.VehicleGraphics3DTickDataPoint Bases: :py:class:`~ansys.stk.core.stkobjects.IVehicleGraphics3DTickData` Point type tick mark. .. py:currentmodule:: VehicleGraphics3DTickDataPoint Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.VehicleGraphics3DTickDataPoint.size` - Point size of tick mark. Dimensionless. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import VehicleGraphics3DTickDataPoint Property detail --------------- .. py:property:: size :canonical: ansys.stk.core.stkobjects.VehicleGraphics3DTickDataPoint.size :type: float Point size of tick mark. Dimensionless.