class RockyClient(rocky_api)#

Provides the client object for interacting with the Rocky app.

Parameters:
rocky_apiPyro5.api.Proxy

Pyro5 proxy object for interacting with the Rocky app.

Overview#

api

Import detail#

from ansys.rocky.core.client import RockyClient

Property detail#

property RockyClient.api#

Method detail#

RockyClient.close()#