Loading |
Represents type of loading results
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
Members
Member name | Value | Description |
---|---|---|
Unknown | 0 | Unknown |
Base | 1 | Base loading case |
NotionalLoadsDirection1Positive | 2 | Positive notional loads in direction 1 |
NotionalLoadsDirection2Positive | 3 | Positive notional loads in direction 2 |
NotionalLoadsDirection1Negative | 4 | Negative notional loads in direction 1 |
NotionalLoadsDirection2Negative | 5 | Negative notional loads in direction 2 |
See Also