Hi all- I am chipping away at a tool to locate non-tangent edges in a polysurface. Currently, once I've found locations along edges where the neighboring surfaces are not tangent to within some tolerance I am setting, I am indicating these by adding points to a point cloud at each sample point where there is not tangency- it works, but seems clumsy. Is there a way to just draw points and keep them displayed after the script has finished, or even better, draw the edges or sub edges in some fancy way that does not require adding geometry to the file? Thanks for any suggestions.

-Pascal