hexagon logo

linear scan hit point colors are red

We updated to 2023.2 from 2017 R2.

When we load a program with no part data we get acceptable green dots like the first image.

Then we run a part and get red dots with green arrows. I think you can see how this is odd and conflicting as red is typically out of tolerance.

Anyway to keep the hit points always green so we know the hit points are a linear scan vs black hit points which are vector points?

Thanks.

Parents
  • I think LINEAROPEN is considered a Curve type feature. The code does use the curve tolerance (F5 - Dimension, Default feature tolerance) when determining the color (along with the dimension color bar) when displaying the individual points. The hit T value is also in play. The colors do not update when changing the tolerance value. I had to F9 on the scan and press OK to get things to update. If the item is dimensioned those tolerances could also be in play.
    Not sure why there is a difference between the versions. I would think they should be the same.

Reply
  • I think LINEAROPEN is considered a Curve type feature. The code does use the curve tolerance (F5 - Dimension, Default feature tolerance) when determining the color (along with the dimension color bar) when displaying the individual points. The hit T value is also in play. The colors do not update when changing the tolerance value. I had to F9 on the scan and press OK to get things to update. If the item is dimensioned those tolerances could also be in play.
    Not sure why there is a difference between the versions. I would think they should be the same.

Children
No Data