|
From: Edward K. C. <ek...@lg...> - 2008-06-03 20:09:18
|
I have been getting reports from users of a -28376 error (kQ3ErrorInfiniteRationalPoint) appearing when they click in a view. I have not been able to reproduce this so far, but I have been looking closely at my picking code. There doesn't seem to be anything amiss with the coordinates going into the window point pick, so that suggests a geometry object in one of the display groups is acting up. Would I see that error if I were unlucky enough to click on a polygonal element edge on, so that it is oriented exactly perpendicular to the plane of view? I'm just trying to narrow down the possibilities here. In the event of such an error, would the pick simply not report any hits? That would be good. I could simply ignore the error in that case. :) -Ted |