Logo image Logo image
  • API reference
  • Contribute

Navigation

  • PyAnsys Documentation »
  • Shared Components »
  • OpenAPI Common 1.2.1 »
  • API reference »
  • SessionConfiguration »
  • from_dict
  • ApiClient
  • ApiClientFactory
  • OIDCSessionBuilder
  • SessionConfiguration
    • from_dict
    • get_configuration_for_requests
  • generate_user_agent
  • create_session_from_granta_stk
  • ApiException
  • ApiConnectionException
  • AuthenticationWarning
  • DeserializedType
  • SerializedType
  • PrimitiveType
On this page
  • SessionConfiguration.from_dict()

from_dict#

classmethod SessionConfiguration.from_dict(configuration_dict)#

Create a SessionConfiguration object from its dictionary form, which is the inverse of the get_configuration_for_requests() method.

Parameters
configuration_dictdict

Dictionary form of the session parameters.

© Copyright (c) 2023 ANSYS, Inc. All rights reserved.

Created using Sphinx 5.3.0.