PointCloud > Remove loses intensity values

In Rhino 8.27, running PointCloud > Remove loses the scalar information in both parts of the result. Is this intentional?

I understand that adding points or another point cloud to a point cloud will not always work because points don’t have the intensity/scalar information. But splitting a point cloud into two parts could in theory maintain the scalars.

Thank you

Axel

Hi Axel -

I see that it doesn’t remove color, so probably not.
Could you post a pointcloud sample file with intensity/scalar information?
-wim

Hi Wim,

I shared a point cloud with RGB and intensity values with you privately. I tried to cut it down a bit, but noticed that when I select sub-objects (i.e. points) and delete them from the point cloud, the scalar values also disappear. This also appears to be a bug that is related.

Thank you
Axel

Hi @axa,

Thanks for reporting. I’ve logged a ticket.

– Dale

1 Like

RH-92002 is fixed in Rhino 8 Service Release 29

Hi Dale, Brian.

I have tested PointCloud > Remove with 8.29 SRC. The operation no longer nukes the scalar/intensity information. Thank you for fixing this.

Selecting sub-objects (i.e. points) and deleting them from the PC still does remove the intensity information.

Best
Axel

Hi Axel -

Thanks → RH-92381 PointCloud: Subobject delete does not maintain intensity values
-wim

1 Like

RH-92381 is fixed in Rhino 8 Service Release 30

Thank you @brian . I have tested with 8.30.26082.23001, 2026-03-23. That’s fixed now.

-Axel