|
BuilderElementStraightLinezg Property
|
set 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: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual double zg { get; set; }
Public Overridable Property zg As Double
Get
Set
public:
virtual property double zg {
double get ();
void set (double value);
}
abstract zg : float with get, set
override zg : float with get, set
Property Value
Type:
Double
See Also