10. Automatization

Comp3D can be used without its graphical user interface to automatically compensate observations, in order to build a real-time monitoring system.

10.1. Usage

Launch Comp3D with a .comp file path as a command line parameter.

The output is the same as with graphical user interface (see Output).

An automatic topometric software chain should be able to read the json data inside the .comp file directly.

The -l option can be used to change the project language. See -h option for help.

10.2. Setting Project Configuration

The Project Configuration is recorded in the config node of the .comp file.

An example of minimal .comp file can be obtained from the command line when running Comp3D with -h option, or via the Project File Template tool.