Eyeshot 9.0 WPF API Reference
ConvertToFastPointCloud Method

WPF Assembly > devDept.Eyeshot.Entities Namespace > PointCloud Class : ConvertToFastPointCloud Method
Converts this point cloud into a FastPointCloud.
Syntax
'Declaration
 
Public Function ConvertToFastPointCloud() As FastPointCloud
public FastPointCloud ConvertToFastPointCloud()

Return Value

The resulting FastPointCloud.
See Also

Reference

PointCloud Class
PointCloud Members