Page 1 of 1

CROP2D command line

Posted: Sat Dec 17, 2016 2:28 pm
by ZhouChen
Hi Daniel,

I use the “CROP2D” by command line. My polyline have 848 points.
It seems that these 848 points have exceeded the maximum length allowed by command line.
Image
would you please tell me how to solve this problem ?

Many thanks in advance!

Re: CROP2D command line

Posted: Mon Dec 19, 2016 9:21 pm
by daniel
Hum, interesting. This tool has clearly not been designed to crop a cloud with such a big polyline! And I fear there's no other way of specifying a clipping polyline...

Re: CROP2D command line

Posted: Wed Dec 21, 2016 3:37 pm
by ZhouChen
Yeah, but finally I've made it out by using "subsample" to control the number of polyline's vertices within 314. According to the result, it seems that 314 numbers are enough to do that, 848 is not necessery.
Thanks so much for your reply!