OpenForm User Guide

Assign Dialog für eine Tailor Welded Platine

Assign Dialog für eine Tailor Welded Platine

Die folgende Abbildung zeigt den Assign Dialog für eine Tailor Welded Platine.

%%============================================================================================%%
%% DEFINTIONS %%
\SetPicture{12.6cm}
\clip (0,0) rectangle (\pw,\ph);
\setlength{\isX}{0.10\pw}
\setlength{\isY}{0.1045\pw}

%%============================================================================================%%
%% Table %%
\node[anchor=south, nosep] (N) at (0.50\pw,0.005\ph)
{
    \begin{minipage}[b]{11cm}
    \begin{center}
    \begin{tabular}{|r|l|}
    \hline
    1&Im Objekt-Fenster markierte Tailor Welded Platine.\\ \hline
    2&Zurück zum Hauptmenü.\\ \hline
    3&Platinennetz generieren und/oder zuweisen.\\ \hline
    4&Platinennetz oder Teile des Platinennetzes löschen.\\ \hline
    5&Netzqualität kontrollieren und ggf. verbessern.\\ \hline
    6&Blechdicke kontrollieren.\\ \hline
    7&Platinennetz verschieben.\\ \hline
    8&Platinennetz rotieren.\\ \hline
    \end{tabular}
    \end{center}
    \end{minipage}
};

%%============================================================================================%%
%% PICTURE 1 %%
\node[anchor=south, nosep] (A) at ($(N.north)+(0.00\pw,0.01\pw)$) {
    \includegraphics[trim=0pt 0pt 0pt 960pt, clip=true, width=0.39\pw]{\PicturePath/Dialogs/DialogAssignTailorWeldedBlank}
};
\node[anchor=south west, nosep] (B) at ($(A.north west)+(0.00\pw,0.00\pw)$) {
    \includegraphics[trim=0pt 600pt 0pt 0pt, clip=true, width=0.39\pw]{\PicturePath/Dialogs/DialogAssignTailorWeldedBlank}
};

\draw[picmark] ($(B.north)+(-0.890\isX,-0.600\isY)$) rectangle ($(B.north)+(0.710\isX,-0.820\isY)$);
\draw[picline] ($(B.north)+(-0.090\isX,-0.600\isY)$) to ($(B.north)+(-0.090\isX,0.300\isY)$) node[piclabel]{1};
\draw[picline] ($(B.north east)+(0.000\isX,-1.030\isY)$) to ($(B.north east)+(0.450\isX,-1.030\isY)$) node[piclabel]{2};
\draw[picline] ($(B.north east)+(0.000\isX,-1.540\isY)$) to ($(B.north east)+(0.450\isX,-1.540\isY)$) node[piclabel]{3};
\draw[picline] ($(B.north east)+(0.000\isX,-1.950\isY)$) to ($(B.north east)+(0.450\isX,-1.950\isY)$) node[piclabel]{4};
\draw[picline] ($(B.north east)+(0.000\isX,-2.360\isY)$) to ($(B.north east)+(0.450\isX,-2.360\isY)$) node[piclabel]{5};
\draw[picline] ($(B.north east)+(0.000\isX,-2.770\isY)$) to ($(B.north east)+(0.450\isX,-2.770\isY)$) node[piclabel]{6};
\draw[picline] ($(B.north east)+(0.000\isX,-3.180\isY)$) to ($(B.north east)+(0.450\isX,-3.180\isY)$) node[piclabel]{7};
\draw[picline] ($(B.north east)+(0.000\isX,-3.590\isY)$) to ($(B.north east)+(0.450\isX,-3.590\isY)$) node[piclabel]{8};

%%============================================================================================%%
%% TOOLS %%
%\PictureFrame

Assign Dialog für Tailor Welded Platinen

Die Funktionalitäten der Dialoge entsprechen im wesentlichen denen für Tailor Rolled Platinen. Die Abweichungen für die beiden Dialoge Add Mesh und Check Mesh finden Sie in den folgenden Abschnitten.