Page 1 of 1

"segment" in command line

Posted: Fri Mar 17, 2023 4:21 pm
by alb3ds
Good morning, I have a question,
is it possible to trim a point in command line with a complex existing spline? Like "segment" command but from command line.
Thank you very much!

Re: "segment" in command line

Posted: Fri Mar 17, 2023 9:36 pm
by daniel
Nope, at least not directly with a spline. You would have to convert this spline to a 2D polyline and use the -CROP2D option (https://www.cloudcompare.org/doc/wiki/i ... _line_mode). But you'll need a lot of vertices I guess...