WMS:Deleting Data: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
 
No edit summary
Line 13: Line 13:


==Related Topics==
==Related Topics==
* [[WMS:New|New]]
* [[WMS:File Menu#New|New]]
* [[WMS:Delete All|Delete All]]
* [[WMS:Delete All|Delete All]]
* [[WMS:Delete|Delete]]
* [[WMS:Delete|Delete]]

Revision as of 20:20, 5 March 2013

The different ways to delete data in WMS makes it very easy to eliminate any portion or all of the data associated with a given model. One important thing to remember is that deleting in WMS does not cause the data to be permanently removed or erased from the hard drive, but rather eliminates it from core memory for a specific run of WMS. For example if you read a TIN in from a file and then delete the TIN it will no longer appear in WMS, but the file that was read in is not deleted from the hard disk.

The methods that can be used to delete data from WMS include:

  • Deleting object specific data such as all feature objects, drawing objects, or DXF data with the Delete command found in individual menus, or by right clicking on the object in the Project Explorer and choosing Delete.


Related Topics