[vtkusers] How to set colors for contour edges?
IvanKushnar
ivan.kushnar at gmail.com
Mon Dec 10 15:21:51 EST 2012
Jothy wrote
> I don't know how to set different colors to different parts of the
> contour,
> but you could set the edge color like this
>
> Actor->GetProperty()->EdgeVisibilityOn();
>
> *Actor->GetProperty()->SetEdgeColor(1,0,1);
>
> Jothy
> *
Thank you. Could you tell please how set edge color that it remains the same
in wireframe mode.
for example:
solid - red
edges - white.
With this methods in wireframe mode edges get red color. I'd like that they
stay white,
--
View this message in context: http://vtk.1045678.n5.nabble.com/How-to-set-colors-for-contour-edges-tp5488892p5717524.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list