CommonArrayValue#
- class CommonArrayValue#
Bases: Generic
[T
], numpy.typing.NDArray
[T
], IVariableValue
, abc.ABC
Defines an interface for the behavior common among all array types.
Overview#
Get the dimension sizes of the array. |
|
Get the number of dimensions in the array. |
Import detail#
from ansys.tools.variableinterop.variable_value import CommonArrayValue