|
ElementEccentricityfe_ind Property
|
Gets the index of the eccentricity in the fe-model. By default it is zero which is the zero eccentricity
which is always present in the fe-model.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic int fe_ind { get; }
Public ReadOnly Property fe_ind As Integer
Get
public:
property int fe_ind {
int get ();
}
member fe_ind : int with get
Property Value
Type:
Int32
See Also