Yes, thanks, in the end I will (using the code you posted earlier). But meanwhile I am dealing with points that are not used in any triangle ;-)
> -----Original Message----- > From: programming-boun...@jsoftware.com [mailto:programming- > boun...@jsoftware.com] On Behalf Of Raul Miller > Sent: donderdag 12 januari 2012 17:27 > To: Programming forum > Subject: Re: [Jprogramming] Boxes of different lengths > > On Thu, Jan 12, 2012 at 8:20 AM, Ben Gorte - LR > As I said before I > am going to remove points that are co-planar with all their neighbors, > as it happens for example at roofs (did I already say my points are > airborne LIDAR measurements?) . > > > > So I will have more and more points that are not used in the triangulation. > > I > don't want to update a lot of point numbers each time I remove a point. > > Personally, I would not remove these points one-by-one. I think that > that would be very slow. > > Instead, I would build a list of all such points to be removed, and > remove them all at once. > > -- > Raul > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm