How to produce mining compliance mesh out of two asmined surfaces mesh
DicksonKlu
Posts: 1
in Leapfrog
I want to get a mining compliance mesh coloured to show places undermined/overmined given two asmined surfaces
0
Answers
-
You can create a distance function on one of the surfaces then create an evaluation using that function on the other surface and colour using the distance value. The difficulty here is that the distance function is a buffer around the object that doesn't distinguish between "outside" and "inside" direction so you won't easily show the undermined vs overmined.
0
