<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>
<div>
<div>Hello</div>
</div>
</div>
<div><br>
</div>
<div>Newbie here, hopefully my question is not too obvious. I have two .e files from two consecutive optimization iterations. I want to show how the results evolve from one iteration to the next with an animation. What I did was to add the two files in the
 animation and modify the field Opacity from 1 to 0 for the first iteration and from 0 to 1 for the second one during the same time span from 0 to 1. Both with a Ramp interpolation. I would like to see that transition combined. Instead of having a value of
 0.5 for both files at time 0.5, I would like to have an overall result of 1. Is it possible to add the Opacities and have that represented in the Animation?</div>
<div><br>
</div>
<div>Thanks</div>
<div>Miguel</div>
</body>
</html>