ServerWrapper#

Warning

This is an internal object. It should not be used directly, and subject to change without notice.

class ansys.acp.core._tree_objects.base.ServerWrapper(channel, version)#

Wrapper for the connection to an ACP instance.

This class contains the representation of the ACP instance needed by tree objects. Its purpose is to minimize the dependency of tree objects on the ACP class.