Declaration Syntax
namespace Ansys.Mechanical.Interfaces
Table 1737: Members
| IDataSeries |
No details are provided for this entry. |
| IDataTable |
No details are provided for this entry. |
| IReadOnlyDataSeries |
No details are provided for this entry. |
| IReadOnlyDataTable |
No details are provided for this entry. |
| 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. |