|
ModelTrussbending_stiff Property
|
Gets a value indicating whether the element has a bending stiffness.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic bool bending_stiff { get; }
Public ReadOnly Property bending_stiff As Boolean
Get
public:
property bool bending_stiff {
bool get ();
}
member bending_stiff : bool with get
Property Value
Type:
Boolean
See Also