IStateLoadCaseSelectoruniqueLoadCaseFebIndex 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
int? uniqueLoadCaseFebIndex { get; }
ReadOnly Property uniqueLoadCaseFebIndex As Integer?
Get
property Nullable<int> uniqueLoadCaseFebIndex {
Nullable<int> get ();
}
abstract uniqueLoadCaseFebIndex : Nullable<int> with get
Return Value
NullableInt32load-case which is selected or null if there is no selection.