Eyeshot 10 WPF API Reference
Clone Method (PointCloud)

WPF Assembly > devDept.Eyeshot.Entities Namespace > PointCloud Class : Clone Method
Creates a deep copy of this point cloud.
Syntax
'Declaration
 
Public Overrides Function Clone() As Object
public override object Clone()

Return Value

The new point cloud object.
See Also

Reference

PointCloud Class
PointCloud Members