[vtkusers] How to traverse lines of a polyline in reversed order?

kenichiro yoshimi rccm.kyoshimi at gmail.com
Fri Jul 20 10:12:04 EDT 2018


Hi,

I am sorry that I didn't read your post carefully.  If you don't mind
a single polyline instead of several lines, you may use a combination
of vtkStripper and vtkReverseSense.

Thanks
2018年7月20日(金) 18:10 normanius <juch at zhaw.ch>:
>
> No, it's not, unfortunately. vtkReverseSense reverses only the edge
> orientation per cell, but not the ordering of the cells when traversing
> them.
>
> Best
>
>
>
> --
> Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://public.kitware.com/mailman/listinfo/vtkusers


More information about the vtkusers mailing list