- class RockyClient(rocky_api)#
Provides the client object for interacting with the Rocky app.
- Parameters:
- rocky_api
Pyro5.api.Proxy
Pyro5 proxy object for interacting with the Rocky app.
- rocky_api
Overview#
Import detail#
from ansys.rocky.core.client import RockyClient
Property detail#
- property RockyClient.api#
Method detail#
- RockyClient.close()#