GeneralAlgorithmSettings#

class ansys.optislang.parametric.design_study_templates.GeneralAlgorithmSettings(additional_settings: dict | None = None)#

Settings common to all algorithms.

Methods

GeneralAlgorithmSettings.clear(*names[, ...])

Clear assigned values for selected settings or for all settings.

GeneralAlgorithmSettings.convert_properties_to_dict(*)

Convert the named tuple to a dictionary of properties.

Attributes

GeneralAlgorithmSettings.additional_settings

Additional free-form settings serialized verbatim.

GeneralAlgorithmSettings.sensitivity_algo_settings

Setting for sensitivity algorithm settings.