GMS:Project Template Files

From XMS Wiki
Revision as of 15:24, 16 May 2014 by Jcreer (talk | contribs)
Jump to navigationJump to search

GMS project template files have a "gpt" extension and are similar to project files ("gpr" extension) but they only store setting information such as display options and not object data such as a grid or TIN. Project template files are useful for saving and reusing project settings. For example, if you prefer a certain set of units, you can set them up the way you like and save a project template file. Then, whenever you start a new project, you can start by opening that template file and the units will be restored to how you like them. To save a project template file, simply use the Save As command and select Project Template Files (*.gpt) as the file type.

Normal Template

The normal template is a project template file named "normal.gpt" which GMS looks for on startup or whenever the New command is executed. If it finds the file, it reads it and restores the settings found in the file as with any other project template file. GMS looks in the system AppData folder which, for Windows 7, is something like "C:\users\(your user name)\appdata\roaming\Aquaveo\GMS".