Hi super users,
I would like to know is there is a way to know when you measure distance surface to point, which side the point is on.
There are 3 different conditions:
1) There is a solid. inside or outside.
2) there is not a solid, only a surface.
3) If there are multiple surface, it is possible that the surface normal's are not all pointing in the same directions
Could you have a plus or minus on the measure result?
Could you have a plus or minus, be reflected in colors (Blue + Red -)
Now with NCL (APT), I has a routine that would get the distance from the point to the surface, and also a vector. so the routine could change the color based on an intol or an outtol. The routine also used the vector's K value to determine if it was above the surface or below, and change the color ( graphic attributes).
On solids, is there a way to know if internal or external to the solid.
I assume the answer is .... Yes with VB. I am wondering if there is a non VB way.
I have already added this to my list of things to do with VB, after I complete VB training ( I hope to start soon)
if you look at the 2 figures I posted, the one with lots of points, on the left side, go from minus to plus, but I need to zoom zoom zoom, in order to tell.
Thanks in advance
Dave |