.. vale off :class:`CommandColl` ==================== .. py:class:: ansys.mechanical.stubs.Ansys.ACT.Automation.Mechanical.FE.CommandColl Bases: :py:obj:`object` Collection of commands. .. !! processed by numpydoc !! .. py:currentmodule:: CommandColl Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~Count` - Gets the count of commands. * - :py:attr:`~Item` - Item property. Property detail --------------- .. py:property:: Count :type: Optional[int] Gets the count of commands. .. !! processed by numpydoc !! .. py:property:: Item :type: Optional[Ansys.Common.Interop.FECommandsModel.ICommand] Item property. .. !! processed by numpydoc !! .. vale on