Name | Description |
---|---|
GetComponentNames(String) | Gets the result component names for the given result name. |
GetComponentUnit(String, String) | Gets the result component unit for the given result name and component name. |
GetElementFieldFactor(String, Int32) | |
GetElementNodeFieldFactor(String, Int32, ElementTypeEnum) | |
GetNodeFieldFactor(String, Int32) | |
GetResultLocation(String) | Gets the result location for the given result name. |
GetResultNames() | Gets the reader's defined result names. |
GetResultType(String) | Gets the result type for the given result name. |
GetStepValues() | Gets an enumerable containing the time values. The number of steps is equal to the number of times in returned value. |
GetValues(String, IResultCollector) | Fills collector's values for the given result name. |
HasCustomFieldFactor(String) | |
SetCurrentStep(IStepInfo) | Sets the current step. |