ErrorCodes#
- class ansys.stk.core.stkobjects.aviator.ErrorCodes#
IntEnum
Overview#
|
Object not found. |
|
Index out of range. |
|
The attribute is invalid. |
|
The command failed. |
|
Invalid argument. |
|
Empty argument. |
|
Object was not removed. |
|
Error renaming object. |
|
Unknown class type. |
|
Failed to create the object. |
|
Invalid choice for object link. |
|
No choices available. |
|
Read only attribute. |
|
Invalid constraint list. |
|
InvalidConstraint. |
|
List if read only. |
|
Failed to insert the item into the list. |
|
Length is invalid. |
|
Error loading a file. |
|
Invalid operation. |
|
Method failed. |
|
Deprecated property or method. |
Import detail#
from ansys.stk.core.stkobjects.aviator import ErrorCodes