OpenForm User Guide

Assign Dialog für eine einfache Platine

Assign Dialog für eine einfache Platine

Die folgende Abbildung zeigt den Assign Dialog für eine einfache 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 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/DialogAssignBlank}
};
\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/DialogAssignBlank}
};

\draw[picmark] ($(B.north)+(-0.330\isX,-0.600\isY)$) rectangle ($(B.north)+(0.150\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};
\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 einfache Platinen

Alle Operationen, die Sie im Assign Dialog ausführen, wirken sich auf das aktuell im Objekt-Fenster ausgewählte und in der Titelzeile des Dialogs angegebene Objekt aus. In diesem Falle handelt es sich um die Platine “Blank”, wie die Abbildung zeigt. Die folgenden Abschnitte beschreiben die Funktionalitäten der mit den einzelnen Buttons zu startenden Dialoge.