Need help with overlapping measurement areas
Hi,
An overlapping measurement should be changed by programming so that one measurement does not overlap the other.
I want to explain this case by a simple example:
Draw in the first measurement with the polygon tool (grey area, Class 1 – outline in blue color)
Draw in the second overlapping measurement with the polygon tool (green area, Class 2 – outline in red color)
The second measurement should be changed with a programming so that there is no overlap with the first measurement.
How can I solve this programmatically?
Thanks in advance
fsup
0
Comments
thank you for reply. This was also my first intention to solve this requirement with the XOR ROI option. But it's not sufficient for the requirement.
It's a little tricky to explain this.
The procedure:
1.) The operator defines the whole region with the first measurement (P1 in the screenshot).
2.) With the second measurement the operator defines a region that has to be discarded (P2 in the screenshot).
I hope I could explain the problem as well as possible.