|
BuilderElementStraightLinelg Property
|
Gets or sets the distance of transverse load from center of shear.
Is positive if the load points towards the center of shear.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic virtual double lg { get; set; }
Public Overridable Property lg As Double
Get
Set
public:
virtual property double lg {
double get ();
void set (double value);
}
abstract lg : float with get, set
override lg : float with get, set
Property Value
Type:
Double
See Also