|
LCCombiCollectornumberOfLoadCombinations Property
|
Gets the number of present load-cases.
Namespace:
Karamba.Loads.Combinations
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic int numberOfLoadCombinations { get; }Public ReadOnly Property numberOfLoadCombinations As Integer
Get
public:
property int numberOfLoadCombinations {
int get ();
}member numberOfLoadCombinations : int with get
Return Value
Type:
Int32number of selected load combinations.
See Also