|
ModelElementhasEccent Property
|
return true if cross section has an eccentricity
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool hasEccent { get; }
Public ReadOnly Property hasEccent As Boolean
Get
public:
property bool hasEccent {
bool get ();
}
member hasEccent : bool with get
Property Value
Type:
Boolean
See Also