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.

Initialize the object.

Methods

Licensing.declared_fields()

Provide a helper function for retrieving fields.

Licensing.get(key[, default])

Get an item from the object, returning a default value if the key is not found.