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.
- enable_shared_licensingbool,
Initialize the object.
Methods
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.