ResponseManager#

class ansys.optislang.core.project_parametric.ResponseManager(uid: str, osl_server: OslServer)#

Contains methods for obtaining responses.

Methods

__init__(uid, osl_server)

Initialize a new instance of the ResponseManager class.

get_responses()

Get the responses of the system.

get_responses_names()

Get all responses names.