|
ModelElementcanBuckle Property
|
if true buckling is considered when doing cross section optimization or calculating
the utilization
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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