The exception type used for all internal ITAPS errors.
The base class for all PyTAPS interfaces (e.g. itaps.iMesh.Mesh).
An individual entity from a specific interface.
The base class for all interface-specific entity set types (e.g. itaps.iMesh.EntitySet).
The base class for all interface-specific tag types (e.g. itaps.iMesh.Tag).
The base exception type used for all internal ITAPS errors.
Equivalent to iBase_MESH_ALREADY_LOADED.
Equivalent to iBase_NO_MESH_DATA.
Equivalent to iBase_FILE_NOT_FOUND.
Equivalent to iBase_FILE_WRITE_ERROR.
Equivalent to iBase_NIL_ARRAY.
Equivalent to iBase_BAD_ARRAY_SIZE.
Equivalent to iBase_BAD_ARRAY_DIMENSION.
Equivalent to iBase_INVALID_ENTITY_HANDLE.
Equivalent to iBase_INVALID_ENTITY_COUNT.
Equivalent to iBase_INVALID_ENTITY_TYPE.
Equivalent to iBase_INVALID_ENTITY_TOPOLOGY.
Equivalent to iBase_BAD_TYPE_AND_TOPO.
Equivalent to iBase_ENTITY_CREATION_ERROR.
Equivalent to iBase_INVALID_TAG_HANDLE.
Equivalent to iBase_TAG_NOT_FOUND.
Equivalent to iBase_TAG_ALREADY_EXISTS.
Equivalent to iBase_TAG_IN_USE.
Equivalent to iBase_INVALID_ENTITYSET_HANDLE.
Equivalent to iBase_INVALID_ITERATOR_HANDLE.
Equivalent to iBase_INVALID_ARGUMENT.
Equivalent to iBase_MEMORY_ALLOCATION_FAILED.
Equivalent to iBase_NOT_SUPPORTED.
Equivalent to iBase_FAILURE.
An enumeration of entity types corresponding to iBase_EntityType.
A zero-dimensional entity
A one-dimensional entity
A two-dimensional entity
A three-dimensional entity
Allows the user to request information about all the types
An enumeration of adjacency costs corresponding to iBase_AdjacencyCost.
Adjacency information not supported
No more than local mesh traversal required
Global tree search
Global exhaustive search
Only some adjacency info, local
Only some adjacency info, tree
Only some adjacency info, exhaustive
All intermediate entities available