|
ElementEccentricityfe_ind Property
|
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: 1.0.0.0 (1.0.0.0)
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