Description: |
Creates a point cloud surface from points with the specified user name. This is not DSM PointMesh creation. See command below. |
Syntax: |
"CreatePointCloud name u v" where: name=the user name assigned to points that are to be used, can be as long as 512 chars and have spaces optional: u = max u spans v = max v spans |
Return: |
"1" if successful or "0" if this command failed. |
Example: |
"CreatePointCloud ar” return "1" |