Licensing#

class ansys.hps.client.jms.Licensing(enable_shared_licensing=<marshmallow.missing>, **kwargs)#

Provides the licensing resource.

Parameters:
enable_shared_licensingbool, optional

Whether to enable shared licensing contexts for Ansys simulations.

Methods

Licensing.declared_fields()

Provides a helper function for retrieving fields to define as class members for an object.

Licensing.get(key[, default])