[vtkusers] Dotted line int VTK > 7

Simon Esneault simon.esneault at gmail.com
Mon Oct 9 12:05:21 EDT 2017


Hello community

Is there a way to draw dotted line with the new backend ?

We used something like this before

m_actor->GetProperty()->SetLineStipplePattern( 0xf0f0 );
m_actor->GetProperty()->SetLineStippleRepeatFactor( 1 );

But the doc says it works only for the old backend.
Any other solution ?

Thanks
Simon
-- 
------------------------------------------------------------------
Simon Esneault
Rennes, France
------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20171009/1a8cf289/attachment.html>


More information about the vtkusers mailing list