Class ZShape

    • Constructor Detail

      • ZShape

        public ZShape()
        Constructor of ZShape
    • 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 wall.
      • setWebThickness

        public void setWebThickness​(double value)
        Sets the thickness of wall.
        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 flange edge.
      • setEdgeRadius

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