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.
Namespace: Karamba.Elements.States.SelectorsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public int? febLoadCaseIndex { get; }
Public ReadOnly Property febLoadCaseIndex As Integer?
Get
public:
virtual property Nullable<int> febLoadCaseIndex {
Nullable<int> get () sealed;
}
abstract febLoadCaseIndex : Nullable<int> with get
override febLoadCaseIndex : Nullable<int> with get
NullableInt32load-case which is selected or null if there is no selection.
IStateElement2DSelectorfebLoadCaseIndex