SetupParam#
- class ansys.aedt.core.modules.design_xploration.SetupParam(p_app, name, dictinputs=None, optim_type='OptiParametric')#
Sets up a parametric analysis in Optimetrics.
Methods
SetupParam.add_calculation(calculation[, ...])Add a calculation to the setup.
SetupParam.add_variation(sweep_variable, ...)Add a variation to an existing parametric setup.
SetupParam.analyze([cores, tasks, gpus, ...])Solve the active design.
Create a setup.
Delete a defined Optimetrics Setup.
SetupParam.export_to_csv(output_file)Export the current Parametric Setup to csv.
SetupParam.sync_variables(variables[, sync_n])Sync variable variations in an existing parametric setup.
SetupParam.update([update_dictionary])Update the setup based on stored properties.
Attributes
Available properties.
Shortcut for dir(self).