OpenForm User Guide

Assign Dialog für eine Sandwich Platine

Assign Dialog für eine Sandwich Platine

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

%%============================================================================================%%
%% DEFINTIONS %%
\SetPicture{13.5cm}
\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 Sandwich Platine.\\ \hline
    2&Zurück zum Hauptmenü.\\ \hline
    3&Platinennetz generieren und/oder zuweisen.\\ \hline
    4&Platine oder Teile der Platine neu vernetzen.\\ \hline
    5&Platinennetz oder Teile des Platinennetzes löschen.\\ \hline
    6&Netzqualität kontrollieren und ggf. verbessern.\\ \hline
    7&Blechdicke kontrollieren.\\ \hline
    8&Platinennetz verschieben.\\ \hline
    9&Platinennetz rotieren.\\ \hline
    10&Platinennetz skalieren.\\ \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/DialogAssignSandwichBlank}
};
\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/DialogAssignSandwichBlank}
};

\draw[picmark] ($(B.north)+(-0.720\isX,-0.600\isY)$) rectangle ($(B.north)+(0.560\isX,-0.820\isY)$);
\draw[picline] ($(B.north)+(-0.080\isX,-0.600\isY)$) to ($(B.north)+(-0.080\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};
\draw[picline] ($(B.north east)+(0.000\isX,-4.000\isY)$) to ($(B.north east)+(0.450\isX,-4.000\isY)$) node[piclabel]{9};
\draw[picline] ($(B.north east)+(0.000\isX,-4.410\isY)$) to ($(B.north east)+(0.450\isX,-4.410\isY)$) node[piclabel]{10};

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

Assign Dialog für Sandwich Platinen

Die sechs angebotenen Funktionen entsprechen denen für die einfache Platine, siehe Assign Dialog für eine einfache Platine.