PointCloudAppendNew Method |
Appends a new PointCloudItem to the end of this point cloud.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic PointCloudItem AppendNew()
Public Function AppendNew As PointCloudItem
Return Value
Type:
PointCloudItemThe newly appended item.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also