Skip to main content

Mechanical scripting interface

CommandColl

Last update: 14.01.2025

class Ansys.ACT.Automation.Mechanical.FE.CommandColl

Bases: object

Collection of commands.

Overview

Properties

Name Description
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.