<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div bgcolor="#ffffff" text="#000000"><div><div class="h5"><br></div></div>
Is there a way to limit some transformations on actors?<br>
I wish to forbid scalation.<br>
<br>
Many thanks.<br>
</div><div bgcolor="#ffffff" text="#000000"><br></div></blockquote><div><br></div><div>You could subclass the interactor style and  re-implement the function that handles the scaling mouse click. Here is an example of those concepts:</div>
<div><br></div><div><a href="http://vtk.org/Wiki/VTK/Examples/Interaction/MouseEvents">http://vtk.org/Wiki/VTK/Examples/Interaction/MouseEvents</a></div><div><br></div><div>David</div></div><br>