|
ModelElementecce Property
|
Gets the elements eccentricity.
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