Search found 1 match

by kelc0a0813
Tue Jul 24, 2018 1:22 pm
Forum: Questions
Topic: How can I segment with more than one polyline?
Replies: 11
Views: 25448

Re: How can I segment with more than one polyline?

Hi
I started to use crop 2d commandline mode, but i have some difficulties.
"
set "AllowExt=xyz"
set "AllowExt= %AllowExt%"
set "AllowExt=%AllowExt: = *.%"

for %%a in (%AllowExt%) do (
C:\Progra~1\CloudCompare\cloudcompare.exe -O -GLOBAL_SHIFT -651000 -242000 0 %%a -C_EXPORT_FMT LAS -CROP2D Z 6 ...