Commit 05543992 authored by John Harwell's avatar John Harwell
Browse files

Resolve WB-769 Surface ID node creates 'notch' in volume/surface contour...

Resolve WB-769 Surface ID node creates  'notch' in volume/surface contour outline: This problem occurred when the volume slice had the same coordinate as a vertex which causes an intersection problem.  Code to prevent the intersection problem moved the vertex slightly away from the plane and this code was mistakenly assigning the Y value to the Z value causing the 'notch'.
parent 1415ab26
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment