output_aedb#

property SimulationConfigurationBatch.output_aedb[source]#

Retrieve the path for the output aedb folder. When provided will copy the initial aedb to the specified path. This is used especially to preserve the initial project when several files have to be build based on the last one. When the path is None, the initial project will be overwritten. So when cutout is applied mand you want to preserve the project make sure you provide the full path for the new aedb folder.

Returns:
str

Absolute path for the created aedb folder.