proto-code: ```py import Rhino if cloud.Count < min_cluster_size: a = Rhino.Geometry.PointCloud() else: a = cloud ``` <img width="491" height="246" alt="Image" src="https://github.com/user-attachments/assets/9ce269d7-5fe5-4980-b404-78f540e59fa5" />