|
BuilderElementEcce Property
|
nodal eccentricity of the element
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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