|
ModelElementcanBuckle Property
|
Gets a value indicating whether buckling is considered when doing cross section optimization or calculating
the utilization.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic bool canBuckle { get; }
Public ReadOnly Property canBuckle As Boolean
Get
public:
property bool canBuckle {
bool get ();
}
member canBuckle : bool with get
Property Value
Type:
Boolean
See Also