Gets the point cloud if the referenced geometry is one.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic PointCloud PointCloud()
Public Function PointCloud As PointCloud
Return Value
Type:
PointCloudA point cloud; or null if the referenced object is not a point cloud, or on error.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also