Page 1 of 1

Creating a plot with a known radius

Posted: Fri Oct 30, 2015 4:25 pm
by tasimadhibha
I am new to cloud compare and i want to find out how to create a plot of known radius and filter out any other point clouds outside the circular plot.

Re: Creating a plot with a known radius

Posted: Fri Oct 30, 2015 6:12 pm
by daniel
The only way I see would be to create a cylinder (with the Primitive Factory) and then compute the distances from your cloud to this cylinder (Tools > Distances > Compute Cloud/Mesh distance). Eventually use the 'Edit > SF > Filter by Value' method to keep the points with a negative distance (i.e. inside the cylinder).