Skip to content

Commit

Permalink
few more minor doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vnamdeo committed Dec 16, 2024
1 parent 50bfad7 commit 2c1ed97
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down Expand Up @@ -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.

Expand Down Expand Up @@ -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}
Expand Down

0 comments on commit 2c1ed97

Please sign in to comment.