Hi Olivier, you can create an index array of size 319 and multiply it by 5.
Cheers
Le 3 mars 2014 17:48, "olivier jeannel" <olivier.jean...@noos.fr> a écrit :

> Trying hard to wrap my brain around this :
>
> In a 3D Grid pointcloud (100x100) I want to select point ID
>
> 0, 5, 10, 15, 20, 25 ,30 , 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90,
> 95
> 500, 505, 510, 515, 520, ...up to 595
> 1000, 1005, 1010, 1015, 1020 ...up to 1095
> 1500, 1505, 1510, 1515, 1520... up to 1595
> etc
>
> Must be a clever combination of Modulo ?
>

Reply via email to