Canguro.Model.Load.PDeltaCaseProps.PDeltaCaseProps C# (CSharp) Method

PDeltaCaseProps() public method

Creates an object with all the dead load cases.
public PDeltaCaseProps ( ) : System
return System
        public PDeltaCaseProps()
        {
            ReloadDefaultLoads();
        }