EOIRShapeSphere =============== .. py:class:: ansys.stk.core.stkobjects.EOIRShapeSphere Bases: :py:class:`~ansys.stk.core.stkobjects.IEOIRShapeObject` Sphere shape class. .. py:currentmodule:: EOIRShapeSphere Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.EOIRShapeSphere.radius` - Property used to access the radius dimension of a sphere shape. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import EOIRShapeSphere Property detail --------------- .. py:property:: radius :canonical: ansys.stk.core.stkobjects.EOIRShapeSphere.radius :type: float Property used to access the radius dimension of a sphere shape.