Client#
- class ansys.meshing.prime.Client(*, server_process=None, ip='127.0.0.1', port=50055, timeout=10.0, credentials=None, **kwargs)#
Client class for PyPrimeMesh.
Methods
Close the connection with the server.
Client.run_on_server
(recipe)Run a recipe on server.
Attributes
Gets model associated with the client.