\documentclass[margin=0.5cm]{standalone}

\usepackage{tikz-sections}

\newcommand\ibw{245}	% #1
\newcommand\ibft{75}	% #2
\newcommand\iblt{25}	% #3
\newcommand\ibfb{75}	% #4
\newcommand\iblb{25}	% #5
\newcommand\itk{2.5}	% #6
\newcommand\ird{5}	% #7
\newcommand\irt{0.75}	% #8


\newcommand\hrsFWt{35}	% #1
\newcommand\hrsFTt{2}		% #2
\newcommand\hrsFWb{35}	% #3
\newcommand\hrsFTb{2}		% #4
\newcommand\hrsWW{95}	% #5
\newcommand\hrsWT{1}		% #6

\newcommand\hrsUd{61.2}	% #1
\newcommand\hrsUbf{22.9}	% #2
\newcommand\hrsUtf{1.96}	% #3
\newcommand\hrsUtw{1.19}	% #4
\newcommand\hrsUr{1.4}	% #5


\begin{document}

\begin{tikzpicture}

\iffalse

\begin{scope}[scale=0.2,rotate=180,shift={({\itk},{-\ibw})}]
\csChannel{\ibw}{\ibft}{\iblt}{\ibfb}{\iblb}{\itk}{\ird}
\end{scope}

\begin{scope}[scale=0.2,rotate=0]
\csBox{\ibw}{\ibf}{\itk}{\ird}
\end{scope}

\begin{scope}[scale=0.2,rotate=0]
%\csChannel{\ibw}{\ibf}{\ibl}{\itk}{\ird}
\end{scope}

\begin{scope}[scale=0.2,rotate=0]
\csZee{\ibw}{\ibft}{\iblt}{\ibfb}{\iblb}{\itk}{\ird}
\end{scope}


\begin{scope}[scale=0.2,rotate=0]
\csL{\ibw}{\ibft}{\itk}{\ird}
\end{scope}

\begin{scope}[scale=0.2,rotate=0]
\csTube{\ibw}{\itk}
\end{scope}

\begin{scope}[scale=0.2,rotate=0]
\csChannel{\ibw}{\ibft}{\iblt}{\ibfb}{\iblb}{\itk}{\ird}
\end{scope}

\begin{scope}[scale=0.2,rotate=0]
\csWI{\hrsWW}{\hrsWT}{\hrsFWt}{\hrsFTt}{\hrsFWb}{\hrsFTb}
\end{scope}

\begin{scope}[scale=0.5,rotate=0]
\csUBC{\hrsUd}{\hrsUbf}{\hrsUtf}{\hrsUtw}{\hrsUr}
\end{scope}

\begin{scope}[scale=0.5,rotate=0]
\csTU{0.5*\hrsUd}{\hrsUbf}{\hrsUtf}{\hrsUtw}{\hrsUr}
\end{scope}

\begin{scope}[scale=0.5,rotate=0]
\csHCH{\hrsUd}{\hrsUbf}{\hrsUtf}{\hrsUtw}{\hrsUr}
\end{scope}

\begin{scope}[scale=0.5,rotate=0]
\csEA{\hrsUd}{\hrsUbf}{\hrsUtf}{\hrsUtw}{\hrsUr}
\end{scope}

\begin{scope}[scale=0.2,rotate=0]
\csARB{(45,15), (45,0), (0,0), (0,190), (45, 190), (45, 175)}{2}
\end{scope}
\fi

\begin{scope}[scale=0.2,rotate=0]
\csChannelRS{\ibw}{\ibft}{\iblt}{\ibfb}{\iblb}{\itk}{\ird}{\irt}
\end{scope}

\end{tikzpicture}

\end{document}