<div>Hi,</div><div><br></div><div>I'm using vtkBoxWidget with vtkPlanes as implicit function to select a part of a 3D model.<br>And i'm doing that very similar as we can find in the examples given.</div><div>It uses vtkClipPolydata then vtkPolydataMapper and creates a new actor that represents the selection.</div>
<div>Ok ... that is working fine, but with this new actor created I'm can not change color property. Its aways show in blue color and I can't figure out why, since I can change another properties such as visibility an opacity. I've tried all color properties in vtkProperty from the new actor.</div>
<div><br></div><div>I run the examples in tcl and it works, the color of the new actor created can be changed.</div><div><br></div><div>I'm implementing the code in C++.</div><div><br></div><div>Any clues? Have anyone been through it?</div>
<div><br></div><div>Thanks all</div><br clear="all">Matheus Brasileiro<br>