DataProviderResultTextMessage#
- class ansys.stk.core.stkobjects.DataProviderResultTextMessage#
Notification or failure messages returned by the data provider.
Overview#
Given an index, returns a string in the collection at the given position. |
Return a number of strings in the message. |
|
Return a string enumeration. |
|
Return an array of strings in the message. |
|
Determine if the message represents a failure notification. |
Import detail#
from ansys.stk.core.stkobjects import DataProviderResultTextMessage
Property detail#
- property DataProviderResultTextMessage._new_enum: EnumeratorProxy#
Return a string enumeration.