IDrift |
Represents a drift check
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IDriftCheck type exposes the following members.
Properties
Name | Description | |
---|---|---|
CheckStatus | Gets the check status | |
CriticalCombinationIds | Gets a dictionary of IDs of critical combinations indexed by directions | |
CriticalSpanNames | Gets a dictionary of the critical span names indexed by directions | |
CriticalValues | Gets a dictionary of critical values (unitless) indexed by directions | |
FirstOrderDrifts | Gets a dictionary of values of the first order drift (in [mm]) indexed by directions | |
SecondOrderDrifts | Gets a dictionary of values of the second order drift (in [mm]) indexed by directions |
See Also