<div dir="ltr">Hi all,<br><br>is it possible to manually tell/set the property of the vtkLineWidget2 as the Interaction has ended. I have subclassed vtkCommand and using it to plot when the vtkLineWidget2&#39;s interaction ends by <br>
<br><span style=" color:#c0c0c0;"> </span><span style=" color:#808000;">this</span><span style=" color:#000000;">-&gt;</span>lineWidget<span style=" color:#000000;">-&gt;</span>AddObserver<span style=" color:#000000;">(</span>vtkCommand<span style=" color:#000000;">::</span>EndInteractionEvent<span style=" color:#000000;">,</span><span style=" color:#808000;">this</span><span style=" color:#000000;">-&gt;</span>lineCallbackAxial<span style=" color:#000000;">);<br>
<br>At some point I have to move to a different slice, while the lineWidget stays at the same position. Now, unless I interact with the lineWidget, the plot doesn&#39;t update.<br><br>Is there any work around?<br><br>Thanks<br>
<br>Jothy<br clear="all"></span><br><br>
</div>