ansys.sherlock.core.common.Common#

class ansys.sherlock.core.common.Common(channel, server_version)#

Contains methods from the Sherlock Common service.

Methods

Common.check()

Perform a health check on the gRPC connection.

Common.exit([close_sherlock_client])

Close the gRPC connection.

Common.get_sherlock_info()

Get server Sherlock version.

Common.is_sherlock_client_loading()

Check if the Sherlock client is opened and done initializing.

Common.list_solder_materials()

List valid solders.

Common.list_units(unitType)

List units for a unit type.