...
Creating a new project starts from scratch, meaning defining a project directory with various sources and configuring several required and optional settings. NanoXplore tools allows to create a new project either from python commands within nxpython tool either by GUI with nxmap tool:
refer to section Nxmap (Graphical User Interface) to create a project within the nxmap GUI interface.
refer to section Nxpython specification to create a project within the nxpython command interface.
...