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!
"segment" in command line
Re: "segment" in command line
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...
Daniel, CloudCompare admin