\documentclass[margin=2mm]{standalone} \usepackage{tikz-sections} \begin{document} \begin{tikzpicture} \TikZSectionsChannel[depth=180, flange=55, thickness=2, radius=4, scale=0.03] \TikZSectionsChannel[depth=180, flange=55, lip=0, thickness=2, radius=4, x=18, scale=0.03] \TikZSectionsChannel[detailed=true, depth=180, top flange=55, top lip=18, bottom flange=60, bottom lip=20, thickness=2, radius=4, x=36, scale=0.03] \TikZSectionsStiffenedChannel[detailed=true, depth=180, top flange=55, top lip=18, bottom flange=60, bottom lip=20, thickness=2, radius=4, stiffener position=0.55, x=54, scale=0.03] \TikZSectionsZee[depth=180, flange=55, thickness=2, radius=4, x=72, scale=0.03] \TikZSectionsZee[depth=180, flange=55, lip=0, thickness=2, radius=4, x=90, scale=0.03] \TikZSectionsZee[detailed=true, depth=180, top flange=55, top lip=18, bottom flange=60, bottom lip=20, thickness=2, radius=4, x=108, scale=0.03] \TikZSectionsSigma[detailed=true, depth=180, top flange=55, top lip=18, bottom flange=60, bottom lip=20, thickness=2, radius=4, x=126, scale=0.03] \TikZSectionsHat[depth=100, width=45, left flange=25, right flange=25, thickness=2, radius=4, y=-18, scale=0.04] \TikZSectionsAngle[vertical leg=100, horizontal leg=60, thickness=2, radius=4, x=20, y=-18, scale=0.04] \TikZSectionsLippedAngle[vertical leg=100, horizontal leg=60, lip=20, thickness=2, radius=4, x=40, y=-18, scale=0.04] \TikZSectionsRHS[depth=120, width=70, thickness=2, radius=4, x=60, y=-18, scale=0.04] \TikZSectionsSHS[width=80, thickness=2, radius=4, x=80, y=-18, scale=0.04] \TikZSectionsCHS[radius=35, thickness=2, x=100, y=-18, scale=0.04] \end{tikzpicture} \end{document}