You are not logged in.
Pages: 1
Hello All,
Is anyone out there familiar with using this method of comparision. For example what is the format the points need to be in in order to import into Vericut? I tried doing a little research through the Help files but didnt find much. Any help would be appreciated.
Thank you,
Kyle
Last edited by KBrand (2014-06-23 10:52:53)
Offline
If you open ...\samples\APT_CL\adsurf.vcproject you can see how auto-diff with points is used and how the format should look like...
PARTNO VERICUT SAMPLE INSPECTION POINT FILE: adsurf.pts
$$ A POINT GRID WITH .5 SPACING IS USED TO CHECK THE DISPLAYED
$$ MODEL SURFACE. THE DEFAULT SURFACE NORMAL (,0,0,1) IS USED.
$$ CHECKING FOR A SURFACE AT: Z=1.0
GOTO/ .5, .5, 1.9
GOTO/ .5, 1.0, 1.9
GOTO/ .5, 1.5, 1.9
GOTO/ .5, 2.0, 1.9
GOTO/ .5, 2.5, 1.9
...
Mustapha
Offline
Outstanding. Thank you. I figured something was out there.
Offline
Pages: 1