Int32
CommandRepository
.GetCommandNamesCount(
CommandsType
eCommandsType)
Gets the number of commands of a type specified by param=eCommandsType in the repository.
Remarks
Examples
Parameters
eCommandsType
Type:
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
Return Value
Type: Int32
Returns the count.