Hello again,
Let me double check my understanding of what you are working on. If I understand correctly, you are more or less looking at something you have machined and comparing it to the design CAD model? Looking perhaps at the differences between an object that was created (and scanned with some laser system) and its original CAD model? Let me know if this sounds correct.
If you were to try to accomplish this in Labview, you would need to know several things.
1) In what format are you storing or importing the CAD data to Labview? I personally am not so familiar with CAD to know how models are stored. Also, if you scan a physical object and its 3d representation into your computer, how is it represented?
2) In what way are you taking those two sets of information and comparing them? Labview certainly would have no troubles implementing a particular algorithm, but knowing how to take the two data types and compare them is essential.
Hope this helps,
Robert