• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2\input{header}
3\begin{tikzpicture}[scale=1, transform shape]
4
5\newcomponent{0}{0}{T1Component}
6\newcomponent{5}{0}{T2Component}
7\umlassemblyconnector[interface=T2, distance=7, geometry=|-|, arm1=1cm]{T1Component}{T2Component}
8\umlassemblyconnector[interface=T1, distance=7, geometry=|-|, arm1=-1cm]{T2Component}{T1Component}
9
10\end{tikzpicture}
11\input{footer}
12