ExecuteCommandResult#
- class ansys.stk.core.stkutil.ExecuteCommandResult#
Collection of strings returned by the ExecuteCommand.
Overview#
Number of elements contained in the collection. |
|
Return an object that can be used to iterate through all the strings in the collection. |
|
Indicate whether the object contains valid results. |
Import detail#
from ansys.stk.core.stkutil import ExecuteCommandResult
Property detail#
- property ExecuteCommandResult._new_enum: EnumeratorProxy#
Return an object that can be used to iterate through all the strings in the collection.