OpenForm User Guide

Check Mesh für eine Tailor Welded Platine

Check Mesh für eine Tailor Welded Platine

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

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

%%============================================================================================%%
%% Table %%
\node[anchor=south, nosep] (N) at (0.50\pw,0.001\ph)
{
    \begin{minipage}[b]{11cm}
    \begin{center}
    \begin{tabular}{|r|l|}
    \hline
    1&Zurück zum Hauptmenü.\\ \hline
    2&Aktiver Unterdialog, Check Mesh.\\ \hline
    3&Netzbereiche.\\ \hline
    4&Netzfehler Einstellungen.\\ \hline
    5&Erkannte Fehler.\\ \hline
    6&Funktionsknöpfe.\\ \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 870pt, clip=true, width=0.39\pw]{\PicturePath/Dialogs/DialogAssignTailorWeldedBlankCheckMesh}
};
\node[anchor=south west, nosep] (B) at ($(A.north west)+(0.00\pw,0.00\pw)$) {
    \includegraphics[trim=0pt 276pt 0pt 400pt, clip=true, width=0.39\pw]{\PicturePath/Dialogs/DialogAssignTailorWeldedBlankCheckMesh}
};
\node[anchor=south west, nosep] (C) at ($(B.north west)+(0.00\pw,0.00\pw)$) {
    \includegraphics[trim=0pt 720pt 0pt 0pt, clip=true, width=0.39\pw]{\PicturePath/Dialogs/DialogAssignTailorWeldedBlankCheckMesh}
};

\draw[picline] ($(C.north east)+(0.000\isX,-1.090\isY)$) to ($(C.north east)+(0.450\isX,-1.090\isY)$) node[piclabel]{1};
\draw[picline] ($(C.north east)+(0.000\isX,-1.490\isY)$) to ($(C.north east)+(0.450\isX,-1.490\isY)$) node[piclabel]{2};
\draw[picline] ($(C.north east)+(0.000\isX,-2.790\isY)$) to ($(C.north east)+(0.450\isX,-2.790\isY)$) node[piclabel]{3};
\draw[picline] ($(C.north east)+(0.000\isX,-4.890\isY)$) to ($(C.north east)+(0.450\isX,-4.890\isY)$) node[piclabel]{4};
\draw[picline] ($(C.north east)+(0.000\isX,-6.820\isY)$) to ($(C.north east)+(0.450\isX,-6.820\isY)$) node[piclabel]{5};
\draw[picline] ($(C.north east)+(0.000\isX,-7.920\isY)$) to ($(C.north east)+(0.450\isX,-7.920\isY)$) node[piclabel]{6};

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

Check Mesh Dialog für Tailor Welded Platinen

Der Check Mesh Dialog gliedert sich in vier Abschnitte, den Abschnitt Tailor Welded Blanks, der die Netzbereiche der Platine auflistet, den Abschnitt Mesh Failure Settings zum Einstellen der Netzfehler Kriterien, eine Liste der gefundenen Fehler, sowie einen Abschnitt mit Funktionsknöpfen.

Im Dialogabschnitt Tailor Welded Blanks wählen Sie den zu überprüfenden Platinenbereich aus. Der ausgewählte Platinenbereich wird daraufhin im Grafikfenster durch eine hellere Farbe hervorgehoben, siehe nächste Abbildung.

%%============================================================================================%%
%% DEFINTIONS %%
\SetPicture{10.9cm}
\clip (0,0) rectangle (\pw,\ph);
\setlength{\isX}{0.1\pw}

%%============================================================================================%%
%% PICTURE 1 %%
\node[anchor=south, nosep] (A) at (0.50\pw,0.00\pw) {
    \includegraphics[width=1.00\pw]{\PicturePath/Dialogs/DialogAssignTailorWeldedBlankCheckMeshExample1}
};

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

Check Mesh Dialog für Tailor Welded Platinen, Beispiel

In Dialogabschnitt Mesh Failure Settings können Sie die zu prüfenden Fehlerkriterien einstellen. Vorhandene Netzfehler werden entsprechend den Einstellungen im Dialogfenster gelistet und im Grafikfenster hervorgehoben. Unter normalen Umständen sollten beim Vernetzen einer Platine aber keine Fehler auftreten.

Weiterführende Details zum Check Mesh Dialog, und zur Netzfehlerbehebung finden Sie im Kapitel Assign Dialog für flächige Formwerkzeuge.