Run From Command Line
TuMan can be launched via the command line, open a project and export a tunnel file.
Command-line options:
        TuMan.exe [PROJECT] [OPTIONS]
            - PROJECT
 - The full path to the TuMan project (.tub) file to be opened.
 - OPTIONS
 - 
                        
- --export FILE
 - Specifies the full path of the exported WinProp indoor database. The database can be either a .ida file (ASCII format) or .idb file (binary format) file.
 - -c
 - Close TuMan after opening (and exporting if requested).
 - --close
 - Close TuMan after opening (and exporting if requested).
 
 
For
            example:
    TuMan.exe c:/Examples/Example1.tub --export c:/Indoor_Database/Example1.ida --close