|
CroSec_BeamModifierWply Property
|
Gets or sets the plastic resistance moment about y-axis.
Namespace:
Karamba.CrossSections
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic override double Wply { get; set; }
Public Overrides Property Wply As Double
Get
Set
public:
virtual property double Wply {
double get () override;
void set (double value) override;
}
abstract Wply : float with get, set
override Wply : float with get, set
Property Value
Type:
Double
See Also