LineWidth ========= .. py:class:: ansys.stk.core.stkobjects.LineWidth IntEnum .. py:currentmodule:: LineWidth Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~WIDTH1` - Line width: 1. * - :py:attr:`~WIDTH2` - Line width: 2. * - :py:attr:`~WIDTH3` - Line width: 3. * - :py:attr:`~WIDTH4` - Line width: 4. * - :py:attr:`~WIDTH5` - Line width: 5. * - :py:attr:`~WIDTH6` - Line width: 6. * - :py:attr:`~WIDTH7` - Line width: 7. * - :py:attr:`~WIDTH8` - Line width: 8. * - :py:attr:`~WIDTH9` - Line width: 9. * - :py:attr:`~WIDTH10` - Line width: 10. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import LineWidth