StateSection2DSelectorIndexFebLoadCaseSelectionIndexes Property
Gets indexes of potential load cases in feb-model.
Namespace: Karamba.Elements.States.SelectorsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public IReadOnlyList<int> FebLoadCaseSelectionIndexes { get; }
Public ReadOnly Property FebLoadCaseSelectionIndexes As IReadOnlyList(Of Integer)
Get
public:
virtual property IReadOnlyList<int>^ FebLoadCaseSelectionIndexes {
IReadOnlyList<int>^ get () sealed;
}
abstract FebLoadCaseSelectionIndexes : IReadOnlyList<int> with get
override FebLoadCaseSelectionIndexes : IReadOnlyList<int> with get
IReadOnlyListInt32IStateSection2DSelectorFebLoadCaseSelectionIndexes