Good day everyone.<br><br>I&#39;ve been having big trouble using pvpython
to apply a Transform filter, the command sequence I&#39;m using on my
script is as follows:<br><br>transforms = servermanager.createModule(&quot;<div id=":10w" class="ArwC7c ckChnd">transforms&quot;)<br>
thisT=transforms.Transform2()<br>thisT.Scale=[2,2,1]<br>thisTransformFilter = servermanager.filters.TransformFilter(Input=coneSource,registrationGroup=&quot;sources&quot;,registrationName=&quot;Transform2&quot;,Transform=thisT)<br>

rep=servermanager.CreateRepresentation(thisTransformFilter,view)<br>pm.RegisterProxy(&quot;representations&quot;, &quot;myRepT&quot;, rep)<br><br>The
Render window shows exactly what I want to see, but after applying the&nbsp;
filter when I try to change its values (Rotation, Scaling, Translation)
I get this message on the error screen:<br>
<br>&quot;Selected proxy value not in the list: Transform&quot;<br><br>I&#39;ve been
trying for a week or so and haven&#39;t got anywhere. (It seems as if the
pvpython filter I&#39;m using is not registering the transform property
somewhere).<br>
<br>Any help will be really appreciated,<br><br>Greetings from Colombia!</div><br clear="all"><br>-- <br>... Juan Fernando Duque Lombana.<br>