Canguro.Model.Material.RebarDesignProps.RebarDesignProps C# (CSharp) Method

RebarDesignProps() public method

public RebarDesignProps ( ) : System
return System
        public RebarDesignProps()
        {
            fy = 413685473.370947F;
            fu = 620528210.05642F;
        }
RebarDesignProps