File
The File module mainly provides functions related to project management and basic software configuration.
Last updated
The File module mainly provides functions related to project management and basic software configuration.
Project management functions include creating a new project, opening a project, accessing recent projects, saving a project, closing a project, saving a project as a new file, and adding data to a project.
To create a new project, enter the project name and select the storage path. The default project name is “PRO + creation time”, and users may customize both the name and storage path. The shortcut Ctrl + N can also be used to quickly create a new project.
Note: Avoid selecting low-speed network locations, removable drives, or mechanical hard disks, as these may affect software performance and stability.
Open a project file with the *.daspros extension from the project directory. The shortcut Ctrl + O is also supported.
Open recently saved projects through File → Recent Projects or directly from the Project Shortcut Bar on the startup interface.
Close the current project using Close Project or the shortcut Ctrl + W.
Save the current project using Save Project or the shortcut Ctrl + S.
Save the project as a new index file. Opening this index file will load the corresponding project.
Supports multi-project merging. Based on the currently opened project, select Add Other Project to import another GeeInsight project into the workspace, where its data can be processed together.
Basic software configuration functions include Engine Settings, Software Settings, Shortcut Key Settings.
See Section Engine Setting for details.
Software Settings allow customization of view background, language, measurement units, interface color, point shape, point cloud format, coordinate axis display, and group titles.
Clicking View Background allows switching between a skybox or a custom color to modify the scene background.
Shortcut Settings define hotkeys for commonly used functions. Users may customize and save their preferred shortcuts.
Click About to view the GeeInsight software version and update information.
Clicking Help opens the User Manual.
Last updated