How to produce mining compliance mesh out of two asmined surfaces mesh

I want to get a mining compliance mesh coloured to show places undermined/overmined given two asmined surfaces

Answers

  • JamesLally
    JamesLally Posts: 43 Diamond Rank Badge

    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.