Point Cloud trimming with Breps & Meshes

Hi Clement,

I have an error message using this script in rhino 6 :

Message: ‘type’ object has no attribute ‘IsPointInside’
Traceback:
line 84, in ClipPointCloudPro, “C:\Users\borix\Downloads\ClipPointCloudPro.py”
line 113, in , “C:\Users\borix\Downloads\ClipPointCloudPro.py”

I dont know python unfortunatelly, but i guess it might be link to the evolution of the object ypes between the version.

If you find time to update your script you ll get all my gratitude at least.

Boris

Hi @Borix, thanks for the hint, here is an updated version:

ClipPointCloudPro.py (4.1 KB)

_
c.

2 Likes

HI Clement,
Thanks a lot for this. I’ve use it a bit and it is very effective.
I was wondering if it would be complicated to make a split instead of a trim ?
or simply to keep both inside and outside in the same operation in two separate points clouds.

1 Like

I just want to thank Clement for this code, it has been very useful for me in order to trim a point cloud generated to obtain real topography. What a luck it was for me to find it!

2 Likes