Class LoadingValueOptions

Represents options of a loading value

Inheritance
LoadingValueOptions
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class LoadingValueOptions

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(LoadingValueType, LoadingDirection, SeismicCombinationValueType, bool)

Creates a new instance of LoadingValueOptions class for seismic combination value

LoadcaseValue(LoadingValueType, LoadingDirection, int, bool)

Creates a new instance of LoadingValueOptions class for modal seismic/vibration loadcase value

StaticValue(LoadingValueType, LoadingDirection, bool)

Creates a new instance of LoadingValueOptions class for static or combined seismic value

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next