Hi @rwuethrich,
You can hover your mouse over a scan under "Scan Locations" in the project navigator in ReCap Pro. There is a tooltip for the scan. The tooltip message contains information about the number of points the scan has.
Note:
- The number could be written in the format of "1.23M". So you might not get the exact number, e.g., if the exact number is 1230001
- Invisible points (including hidden points, points outside of limit box, deleted but recoverable points, etc. ) are counted as well.
Reality Solutions SDK can be used to programmatically get the number of points in ReCap projects or scans. For more information about the SDK, you can refer https://aps.autodesk.com/developer/overview/reality-solutions-sdk
Best regards!