I an looking for a way to automatically export an XYZ point cloud after each part run and to annotate the exported file with a batch number, date & time etc. Any help is much appreciated. Working in 2012.TIA
Automatic Export of XYZ Pointcloud
Collapse
X
-
After creating your point cloud
Insert...Point Cloud...Operator... Select Export from the dropdown, fill out the rest, then parameterize that which needs parameterization.
Code:SCN1 =FEAT/SCAN,LINEAROPEN,NUMBER OF HITS=22,SHOW HITS=NO,SHOWALLPARAMS=NO MEAS/SCAN BASICSCAN/LINE,NUMBER OF HITS=22,SHOW HITS=NO,SHOWALLPARAMS=NO ENDSCAN ENDMEAS/ COP1 =COP/DATA,TOTAL SIZE=22,REDUCED SIZE=22, FINDNOMS=NO,REF=SCN1,, ASSIGN/V1="C:\\DADDYSSECRETFOLDER\\LIVESTOCK\\" + SAMPLEID + ".txt" COPEXPORT1 =COP/OPER,EXPORT,FORMAT=XYZ,FILENAME=V1, SIZE=22,REF=COP1,,
- Likes 1
Related Topics
Collapse
-
by JEFMANHi all,
I wrote "problem" in the title, but I'm wondering if "bug" could be used...
I usually export hits of scans to...-
Channel: PC-DMIS for CMMs
10-30-2020, 05:52 AM -
-
How do I export a point cloud (Using CAD) to SolidWorks so that the point I take are visible? Everything I've tried just shows up as a triangle??
...-
Channel: PC-DMIS for CMMs
12-02-2015, 02:33 PM -
-
by eacostaHow can I made that a certain program export to vdaf automatically?
using v3.7mr3-
Channel: PC-DMIS for CMMs
12-12-2007, 09:02 AM -
-
by Ken8282Can you export data you get from a linear open scan as a DXF file? If so how would it be done?
-
Channel: PC-DMIS for CMMs
10-16-2012, 11:13 AM -
-
by AmdgkHi,
Can anyone tell me if you can write into the program code to automatically export measured results into a pointcloud (.iges format)...-
Channel: PC-DMIS for CMMs
09-01-2015, 11:31 AM -
Comment