Click or drag to resize

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)
Syntax
public int fe_ind { get; }

Property Value

Type: Int32
See Also