CommandColl# class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.FE.CommandColl# Bases: object Collection of commands. Overview# Properties Count Gets the count of commands. Item Item property. Property detail# property CommandColl.Count: int | None# Gets the count of commands. property CommandColl.Item: Ansys.Common.Interop.FECommandsModel.ICommand | None# Item property.