OpenForm User Guide

Autoform Conversion Settings Dialog

Autoform Conversion Settings Dialog

Der Open Dialog in der Funktionsebene Process

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

%%============================================================================================%%
%% Table %%
\node[anchor=south, nosep] (N) at (0.50\pw,0.005\ph)
{
    \begin{minipage}[b]{15cm}
    \begin{center}
    \begin{tabular}{|r|l|}
    \hline
    1&Optionen für Werkzeuge.\\ \hline
    2&Diverse Parameter.\\ \hline
    3&Optionen für Flattening.\\ \hline
    4&Optionen für Platinen.\\ \hline
    5&Ok Knopf zum Ausführen der Konvertierung mit den eingestellten Optionen.\\ \hline
    6&Cancel Knopf zum Abbrechen der Aktion.\\ \hline
    \end{tabular}
    \end{center}
    \end{minipage}
};

%%============================================================================================%%
%% PICTURE 1 %%
\node[anchor=south, nosep] (A) at ($(N.north)+(0.00\pw,0.05\pw)$) {
    \includegraphics[width=0.90\pw]{\PicturePath/Dialogs/DialogAutoformConversionSettingsModeProcess}};
\GetImageHeight{\PicturePath/Dialogs/DialogAutoformConversionSettingsModeProcess}{\isX}{\isY}

\draw[picmark] ($(A.north west)+(0.240\isX,-0.660\isY)$) rectangle ($(A.north west)+(4.900\isX,-9.040\isY)$);
\draw[picline] ($(A.north west)+(0.230\isX,-4.850\isY)$) to ($(A.north west)+(-0.300\isX,-4.850\isY)$) node[piclabel]{1};

\draw[picmark] ($(A.north west)+(4.990\isX,-0.660\isY)$) rectangle ($(A.north west)+(9.740\isX,-3.490\isY)$);
\draw[picline] ($(A.north west)+(9.740\isX,-2.075\isY)$) to ($(A.north west)+(10.300\isX,-2.075\isY)$) node[piclabel]{2};

\draw[picmark] ($(A.north west)+(4.990\isX,-3.600\isY)$) rectangle ($(A.north west)+(9.740\isX,-4.480\isY)$);
\draw[picline] ($(A.north west)+(9.740\isX,-4.040\isY)$) to ($(A.north west)+(10.300\isX,-4.040\isY)$) node[piclabel]{3};

\draw[picmark] ($(A.north west)+(4.990\isX,-4.590\isY)$) rectangle ($(A.north west)+(9.740\isX,-6.170\isY)$);
\draw[picline] ($(A.north west)+(9.740\isX,-5.380\isY)$) to ($(A.north west)+(10.300\isX,-5.380\isY)$) node[piclabel]{4};

\draw[picline] ($(A.south west)+(3.250\isX,0.500\isY)$) to ($(A.south west)+(3.250\isX,-0.350\isY)$) node[piclabel]{5};

\draw[picline] ($(A.south west)+(6.750\isX,0.500\isY)$) to ($(A.south west)+(6.750\isX,-0.350\isY)$) node[piclabel]{6};

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

Autoform Conversion Settings Dialog, Funktionsebene Process.

Der Open Dialog in der Funktionsebene Mesh

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

%%============================================================================================%%
%% PICTURE 1 %%
\node[anchor=south, nosep] (A) at (0.50\pw,0.005\pw) {
    \includegraphics[width=0.5\pw]{\PicturePath/Dialogs/DialogAutoformConversionSettingsModeMesh}};
\GetImageHeight{\PicturePath/Dialogs/DialogAutoformConversionSettingsModeMesh}{\isX}{\isY}

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

Autoform Conversion Settings Dialog, Funktionsebene Mesh.