M_Rhino_Geometry_RTree_CreatePointCloudTree - mcneel/rhinocommon-api-docs GitHub Wiki
Constructs a new tree with an element for each pointcloud point.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public static RTree CreatePointCloudTree(
PointCloud cloud
)
VB
Public Shared Function CreatePointCloudTree (
cloud As PointCloud
) As RTree
- cloud
- Type: Rhino.Geometry.PointCloud
A pointcloud.
Type: RTree
A new tree, or null on error.
Supported in: 6.0.16224.21491, 5D58w