Method CombinationValue

CombinationValue(LoadingValueType, LoadingDirection, SeismicCombinationValueType, bool)

Creates a new instance of LoadingValueOptions class for seismic combination value

Declaration
public static LoadingValueOptions CombinationValue(LoadingValueType type, LoadingDirection direction, SeismicCombinationValueType seismicCombinationValueType, bool reduced = false)
Parameters
Type Name Description
LoadingValueType type

The LoadingValueType

LoadingDirection direction

The LoadingDirection

SeismicCombinationValueType seismicCombinationValueType

The SeismicCombinationValueType

bool reduced

The optional parameter for reduced value

Returns
Type Description
LoadingValueOptions

The newly created instance of LoadingValueOptions class

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