GeneralParametricSystemSettings#
- class ansys.optislang.parametric.design_study_templates.GeneralParametricSystemSettings(additional_settings: dict | None = None, *, sensitivity_algo_settings: SensitivityAlgorithmSettings | None = None)#
Settings common to all parametric systems.
Methods
Clear assigned values for selected settings or for all settings.
GeneralParametricSystemSettings.convert_properties_to_dict(*)Convert the named tuple to a dictionary of properties.
Attributes
Additional free-form settings serialized verbatim.
Setting for sensitivity algorithm settings.