keys#

Profiles.keys()#

Expose the keys of the underlying mapping.

Examples

>>> from ansys.aedt.core.modules.profile import Profiles
>>> obj = Profiles()
>>> obj.keys()