LoadingValueOptions Class

Represents options of a loading value
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.LoadingLoadingValueOptions

Namespace:  TSD.API.Remoting.Loading
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public class LoadingValueOptions

The LoadingValueOptions type exposes the following members.

Constructors
  NameDescription
Public methodLoadingValueOptions(LoadingValueType, LoadingDirection, Boolean)
Constructor for static or combined seismic value
Public methodLoadingValueOptions(LoadingValueType, LoadingDirection, Int32, Boolean)
Constructor for modal seismic/vibration loadcase value
Public methodLoadingValueOptions(LoadingValueType, LoadingDirection, SeismicCombinationValueType, Boolean)
Constructor for seismic combination value
Top
Properties
  NameDescription
Public propertyDirection
Public propertyMode
The seismic/vibration mode
Public propertyReduced
Specifies whether reduced loading value is required
Public propertySeismicCombinationValueType
Public propertyType
Top
See Also