The ansys.tools.variableinterop
library#
Summary#
Provides utility methods and classes used by the main package. |
Defines the |
|
Provides a variable type pseudo-visitor that parses values from strings. |
|
Defines array metadata types. |
|
Defines array value visitors. |
|
Defines all array value implementations of the |
|
Defines the |
|
Provides custom exception types. |
|
Defines the |
|
Defines the |
|
Defines the |
|
Implements the |
|
Defines the |
|
Defines the |
|
Defines the |
|
Defines and implements a pseudo-visitor pattern for variable types. |
|
Defines the |
|
Defines the |
|
Defines the |
|
Defines the |
|
Defines scalar metadata types. |
|
Defines scalar value visitors. |
|
Defines all scalar value implementations of the |
|
Provides a method for converting a formatted string to a value. |
|
Provides a method for checking whether a variable type is an array type. |
|
Defines the |
|
Defines the |
|
Defines the |
|
Defines functions for determining the correct array type for a scalar type and vice- |
ansys.tools.variableinterop version. |
Description#
This library contains definitions of the basic variables, types, metadata, and values intended to provide interoperability between all products that optionally choose to participate.
For high-level project documentation with examples and installation instructions, see http://variableinterop.docs.pyansys.com.
Module detail#
- variableinterop.__version__#
ansys.tools.variableinterop version.