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.
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.
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!
Hi dale. Thanks for trying to help me. I just send an upload with only text . Damn.
So I try again. I want to cut out points in the point clouds terrain. Within the orange box. After that I will need also to cut out the trees above the orange area. Hopefully with the same method.
After that I want to make nice renders (when the project is ll finished.
I found out that Twin Motion can show point clouds. Do you know others ?
By using TwinmotionI need to convert the pointcloud back to .e57, .las, .laz, .xyz or . pts. Best is .e57.
But is that possible from the pointcloud in Rhino ?