|
CroSec_BeamModifierIzz Property
|
Gets or sets the moment of inertia about local z-axis (normally vertical).
Namespace:
Karamba.CrossSections
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic override double Izz { get; set; }
Public Overrides Property Izz As Double
Get
Set
public:
virtual property double Izz {
double get () override;
void set (double value) override;
}
abstract Izz : float with get, set
override Izz : float with get, set
Property Value
Type:
Double
See Also