Class UShape

    • Constructor Detail

      • UShape

        public UShape()
        Constructor of UShape
    • Method Detail

      • getDepth

        public double getDepth()
        Gets the length of web.
      • setDepth

        public void setDepth​(double value)
        Sets the length of web.
        Parameters:
        value - New value
      • getFlangeWidth

        public double getFlangeWidth()
        Gets the length of flange.
      • setFlangeWidth

        public void setFlangeWidth​(double value)
        Sets the length of flange.
        Parameters:
        value - New value
      • getWebThickness

        public double getWebThickness()
        Gets the thickness of web.
      • setWebThickness

        public void setWebThickness​(double value)
        Sets the thickness of web.
        Parameters:
        value - New value
      • getFlangeThickness

        public double getFlangeThickness()
        Gets the thickness of flange.
      • setFlangeThickness

        public void setFlangeThickness​(double value)
        Sets the thickness of flange.
        Parameters:
        value - New value
      • getFilletRadius

        public double getFilletRadius()
        Gets the radius of fillet between flange and web.
      • setFilletRadius

        public void setFilletRadius​(double value)
        Sets the radius of fillet between flange and web.
        Parameters:
        value - New value
      • getEdgeRadius

        public double getEdgeRadius()
        Gets the radius of edge in flange's edge.
      • setEdgeRadius

        public void setEdgeRadius​(double value)
        Sets the radius of edge in flange's edge.
        Parameters:
        value - New value