Gets the command names of a type specified by params eCommandsType and index in the repository.
Declaration Syntax
public IReadOnlyList<string> GetCommandNames(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