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