diff --git a/cheat_sheets/pyworkbench_cheat_sheet/pyworkbench_cheat_sheet.tex b/cheat_sheets/pyworkbench_cheat_sheet/pyworkbench_cheat_sheet.tex index 2cf6fc8..ea2f8a3 100644 --- a/cheat_sheets/pyworkbench_cheat_sheet/pyworkbench_cheat_sheet.tex +++ b/cheat_sheets/pyworkbench_cheat_sheet/pyworkbench_cheat_sheet.tex @@ -40,7 +40,7 @@ \vfill \section{\includegraphics[height=\fontcharht\font`\S]{slash.png} Connect PyWorkbench to Ansys Workbench from Python} -% \vspace{5mm} %5mm vertical space +% \vspace{2mm} %5mm vertical space % {\color{orange} \rule{\linewidth}{0.1mm}} \section{\includegraphics[height=\fontcharht\font`\S]{slash.png} Local connection to a Workbench Server} @@ -98,6 +98,9 @@ \section{\includegraphics[height=\fontcharht\font`\S]{slash.png} Execute scripts \section{\includegraphics[height=\fontcharht\font`\S]{slash.png} Upload and download files} +% \vspace{2mm} %5mm vertical space +% {\color{orange} \rule{\linewidth}{0.1mm}} + Using the \texttt{upload_file()} and \texttt{download_file()} methods, you have the ability to transfer data files to the server (upload) and retrieve them from the server (download). You can use the GetServerWorkingDirectory() query in the scripts that execute on the server to retrieve the server's operating directory. @@ -129,7 +132,7 @@ \section{\includegraphics[height=\fontcharht\font`\S]{slash.png} Upload and down % row 1 col 3 \section{\includegraphics[height=\fontcharht\font`\S]{slash.png} Initiate additional PyAnsys services for systems within a Workbench project} -% \vspace{5mm} %5mm vertical space +% \vspace{2mm} %5mm vertical space % {\color{orange} \rule{\linewidth}{0.1mm}} \section{\includegraphics[height=\fontcharht\font`\S]{slash.png} PyMechanical}