![]() | LoadingValueOptions Constructor (LoadingValueType, LoadingDirection, Boolean) |
Constructor for static or combined seismic value
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116

public LoadingValueOptions( LoadingValueType type, LoadingDirection direction, bool reduced = false )
Parameters
- type
- Type: TSD.API.Remoting.LoadingLoadingValueType
The LoadingValueType - direction
- Type: TSD.API.Remoting.LoadingLoadingDirection
The LoadingDirection - reduced (Optional)
- Type: SystemBoolean
The optional parameter for reduced value
