|
BuilderElementEcce Property
|
Gets the nodal eccentricity of the element.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic ElementEccentricity Ecce { get; }
Public ReadOnly Property Ecce As ElementEccentricity
Get
public:
property ElementEccentricity^ Ecce {
ElementEccentricity^ get ();
}
member Ecce : ElementEccentricity with get
Property Value
Type:
ElementEccentricity
See Also