ChainGraphics3D =============== .. py:class:: ansys.stk.core.stkobjects.ChainGraphics3D 3D graphics properties of a chain. .. py:currentmodule:: ChainGraphics3D Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.ChainGraphics3D.data_display` - Get the chains's 3D data display properties. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import ChainGraphics3D Property detail --------------- .. py:property:: data_display :canonical: ansys.stk.core.stkobjects.ChainGraphics3D.data_display :type: Graphics3DDataDisplayCollection Get the chains's 3D data display properties.