The IProject65 interface gives access to project settings and to basic methods for opening and saving the project.
  | 
		Properties  | 
		
  | 
	
  | 
		Returns an ITEVersionInfo65 representing the version of TerraExplorer currently running.  | 
	|
  | 
		Returns the name of the currently loaded Fly file.  | 
	|
  | 
		Allows defining the value of a specified parameter in the Fly file Project Settings. C#exposes this property as get_Settings and set_Settings.  | 
	|
  | 
		Methods  | 
		
  | 
	
  | 
		Closes a Fly file or terrain database.  | 
	|
  | 
		Allows defining the value of a specified parameter in the Fly file Project Settings. This property is exposed only in C#.  | 
	|
  | 
		Opens a Fly file or terrain database.  | 
	|
  | 
		Saves the current project to a Fly file.  | 
	|
  | 
		Saves the current project to a Fly file with a specified name.  | 
	|
  | 
		set_Settings  | 
		Allows defining the value of a specified parameter in the Fly file Project Settings. This property is exposed only in C#.  |