|
BuilderElementcanBuckle Property
|
returns list of nodal indexes or null
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual bool canBuckle { get; set; }
Public Overridable Property canBuckle As Boolean
Get
Set
public:
virtual property bool canBuckle {
bool get ();
void set (bool value);
}
abstract canBuckle : bool with get, set
override canBuckle : bool with get, set
Property Value
Type:
Boolean
See Also