Class SteelSetupIND
- Namespace
- IdeaRS.OpenModel
- Assembly
- IdeaRS.OpenModel.dll
Steel setup IND class
public class SteelSetupIND : SteelSetup
Inheritance
Inherited Members
Properties
GammaM0
Partial safety factor for resistance governed by yielding
public double GammaM0 { get; set; }
Property Value
GammaM1
Partial safety factor for resistance governed by ultimate stress
public double GammaM1 { get; set; }
Property Value
GammaMb
Partial safety factor for bolts - bearing type
public double GammaMb { get; set; }
Property Value
GammaMf
Partial safety factor for bolts - friction type
public double GammaMf { get; set; }
Property Value
GammaMw
Partial safety factor for welds
public double GammaMw { get; set; }
Property Value
Methods
FrictionCoefficientPboltDefault()
Friction Coefficient Pbolt Default
public override double FrictionCoefficientPboltDefault()