Loading |
Represents options of a loading value
Inheritance Hierarchy
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The LoadingValueOptions type exposes the following members.
Properties
Name | Description | |
---|---|---|
Direction | The LoadingDirection | |
Mode | The seismic/vibration mode | |
Reduced | Specifies whether reduced loading value is required | |
SeismicCombinationValueType | The SeismicCombinationValueType | |
Type | The LoadingValueType |
Methods
Name | Description | |
---|---|---|
CombinationValue | Creates a new instance of LoadingValueOptions class for seismic combination value | |
LoadcaseValue | Creates a new instance of LoadingValueOptions class for modal seismic/vibration loadcase value | |
StaticValue | Creates a new instance of LoadingValueOptions class for static or combined seismic value |
See Also