Hello
I am trying to measure the distance between 2 pads in a 3DExperience CATIA EKL action using the distance function. But the distance function requires a body for both inputs. To convert the Pads to Body objects I am trying to extract a Surface from the pads and then measure the distance...