Name | Description |
---|---|
GetComponentInfo(String) | Gets a component information. |
GetElementValues(Int32) | Gets the result's element values for the given element id. |
GetElementValues(IEnumerable<Int32>, Boolean) | Gets the result's element values for the given list of element indices. |
GetNodeValues(Int32) | Gets the result's node values for the given node Id. |
GetNodeValues(IEnumerable<Int32>) | Gets the result's node values for the given list of node Ids. |
SelectComponents(IEnumerable<String>) | Selects the components to read with the GetNodeValues and GetElementValues methods. By default, all result's components are selected. |
Name | Description |
---|---|
Components | Gets the result component names. |
ForcedToDefault | Gets true if the result files not provide unit system information. In this case, the reader take the provided default unit system. Gets false if the reader can identify the unit system. |
Location | Gets the result location (noda, element or nodes of element). |
Name | Gets the result name. |