Erstellung Symmetrieebenen für einen Teilzylinder
Kann irgendjemand mir sagen, wie ich am einfachsten zwei Symmetrieebene vom folgenden Teilzylinder (wie das Bild) darstellen lassen kann?
Lg,
enter code here
\documentclass[]{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\draw[line width=0.1mm,black] ([shift=(200:102pt)]0,0) arc (200:320:102pt);
\draw[line width=0.1mm,black, dashed] ([shift=(200:102pt)]2,2) arc (200:320:102pt);
\draw[line width=0.1mm,black, yshift=3pt] ([shift=(200:95pt)]0,0) arc (200:320:95pt);
\draw[line width=0.1mm,black, yshift=3pt] ([shift=(200:95pt)]2,2) arc (200:320:95pt);
\draw[line width=0.1mm, black] (-3.13,-1.04) -- (-1.135,0.97);
\draw[line width=0.1mm, black, yshift=-13,xshift=-4, dashed] (-3.22,-0.76) -- (-1.225,1.25);
\draw[line width=0.1mm, black] (-3.13,-1.04) -- (-3.365,-1.21);
\draw[line width=0.1mm, black, dashed] (-1.38,0.76) -- (-1.135,0.97);
\draw[line width=0.1mm, black] (2.56,-2.03) -- (2.74,-2.3);
\draw[line width=0.1mm, black, yshift=-14,xshift=0.1] (4.735,0.2) -- (2.735,-1.82);
\draw[line width=0.1mm, black] (2.56,-2.04) -- (4.56,-0.03);
\draw[line width=0.1mm, black,yshift=56.9,xshift=56.9] (2.56,-2.03) -- (2.735,-2.3);
\end{tikzpicture}
\end{document}
[![alt text][1]][1]
[1]: https://texwelt.de/wissen/upfiles/tikkk.jpg