Description: |
Return the number of 3D points in the currently open project. This includes processed points, approximated points and points with only 1 reference. |
Syntax: |
"GetNum3DPoints" |
Return: |
"1 n" where: n is the number of 3D points or "0" if the command was not successful. Failure returns - incorrect number of parameters - no project is open |
Example: |
"GetNum3DPoints" return "1 164" |