|
ModelnumLC Property
|
Gets number of calculated load-cases in the model.
Namespace:
Karamba.Models
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic int numLC { get; }
Public ReadOnly Property numLC As Integer
Get
public:
property int numLC {
int get ();
}
member numLC : int with get
Property Value
Type:
Int32
See Also