|
ModelTrussbending_stiff Property
|
true if the element has a bending stiffness
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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