Namespace: Ansys.Mechanical.Interfaces

Types

Name Description
IDataSeries
IDataTable
IReadOnlyDataSeries
IReadOnlyDataTable
ITable Exposes a table, which is a two-dimensional tabular data structure with labeled columns. The columns are usually instances of IVariable but can be any sort of array
IVariable Exposes a variable, which is a one dimensional array of real numbers with a unit.