Ansys Learning Forum › Forums › Discuss Simulation › Electronics › Scripting: Is there a way to delete intermediary iteration results after optimization? › Reply To: Scripting: Is there a way to delete intermediary iteration results after optimization?
July 27, 2021 at 2:30 am
AndyJP
Subscriber
So, lets narrow down the question:
Input: After many iterations, the design oDesign solutions contain a number of variations with main parameters of interest "$Hi" and "$M"
Required: Delete all the variations with "$Hi"="500" and "$M"="1750".
How should the VBS code look?
Input: After many iterations, the design oDesign solutions contain a number of variations with main parameters of interest "$Hi" and "$M"
Required: Delete all the variations with "$Hi"="500" and "$M"="1750".
How should the VBS code look?