Philippe Hurbain Wrote:Found two little glitches...
1. In the attached file, I colored two rectangle greens. But LDPE shows them as main color, even if LDPE selection window shows that the color is indeed '2'.
2. In the same file, if I select the two yellow boxes then select -> touching, the two green rectangles are not selected, though they are touching (that's something I can understand, determining adjacency of 2 subfiles is not easy)
Stranger, the 3 red lines on the back face get selected, though they are definitely not touching...
1. The solution is very easy. There are two overlapping surfaces:
Code:
4 16 -38 16 -18 -38 16 -12 -38 8 -12 -38 8 -18
4 16 -38 8 18 -38 8 12 -38 16 12 -38 16 18
2. Indeed, the "Select -> Touching" feature behaves strangely. I have to investigate what was going on there.