Method StaticValue

StaticValue(LoadingValueType, LoadingDirection, bool)

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

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

The LoadingValueType

LoadingDirection direction

The LoadingDirection

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