Point Manager (PM)
PM is an SDK with a visual component which implements most of it's core functions.
The purpose of this tool is to import and manage point entities from various sources such as total stations, gps, files, Microsoft Excel etc. The import proccedure is based on an external plugin mechanism which allows the user to add more formats any time (~late binding).
It allows the user to modify, delete, duplicate, export, visualize etc the points, export results created from automatic analysis and much more.
You can use it as it is as a stand alone application, embed it in your own app, or just use the framework's functions to achieve the best result for your needs.
It's written entirely in .NET (Visual Basic, still can be used in C# or any other .NET language), source code is also available on demand.