Gets the number of commands of a type specified by param=eCommandsType in the repository.
Declaration Syntax
public int GetCommandNamesCount(CommandsType eCommandsType)
Parameters
- eCommandsType(CommandsType)
Command type. Valid options are: Ansys.ACT.Automation.Mechanical.FE.CommandsType.Processed Ansys.ACT.Automation.Mechanical.FE.CommandsType.UnProcessed Ansys.ACT.Automation.Mechanical.FE.CommandsType.All