Command line C2M distance
Posted: Fri Mar 10, 2017 9:17 am
Hi Daniel,
I want to batch the command line Cloud-to-Mesh distance.
I wrote this script :
cd "C:\Program Files\CloudCompare"
CloudCompare.exe -O C:\Users\Desktop\def_01_03.pts -O C:\Users\Desktop\NullScan_TIN.obj -C_EXPORT_FMT ASC -EXT TXT -C2M_DIST
The problem is that CC displays an error message : "Only one point cloud available. Be sure to open or generate a second one before performing C2C distance."
So I don't understand why it speaks about C2C distance while I ask C2M distance...
Thanks you for your answer !
I want to batch the command line Cloud-to-Mesh distance.
I wrote this script :
cd "C:\Program Files\CloudCompare"
CloudCompare.exe -O C:\Users\Desktop\def_01_03.pts -O C:\Users\Desktop\NullScan_TIN.obj -C_EXPORT_FMT ASC -EXT TXT -C2M_DIST
The problem is that CC displays an error message : "Only one point cloud available. Be sure to open or generate a second one before performing C2C distance."
So I don't understand why it speaks about C2C distance while I ask C2M distance...
Thanks you for your answer !