StateElement2DSelectorMinMaxAllfebLoadCaseIndex Property

Gets the load-case index which is selected or null if there is no selection.The index refers to the load-case in the feb-model.

Definition

Namespace: Karamba.Elements.States.Selectors
Assembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
public int? febLoadCaseIndex { get; }

Return Value

NullableInt32
load-case which is selected or null if there is no selection.

Implements

IStateElement2DSelectorfebLoadCaseIndex

See Also