Editor (Selection) demo

Intended to demonstrate editing 2D CAD files.

=====================================================================



The short description of the Editor (Selection) demo application

Buttons:
Copy - copies the selected entities into the buffer as a block (TsgDXFBlock).
Paste - inserts the indicated block from the buffer as an insert (TsgDXFInsert).
Entity Inspector - allows viewing some properties of the selected entity and change the Text property for the entities that have it. The window "Entity Inspector" can be built into the Tools panel on the left side of the editor.
Preview Selection - allows previewing of the selected entities in the separate window.

Tools (located on the Tools panel):
"Arrow" - allows selecting a single entity. While pressing a Shift key, more than one entity may be selected.
"Rectangle" - allows a multiple selection with a rectangle specified by a mouse.


=====================================================================

  COPYRIGHT
  ==========
  The Editor (Selection) demo (Software) and everything that comes with it is 
  Copyright (C) 2003 - 2007, by  Soft Gold Ltd. 
    Address: 300002,  
    300002, Tula-2, p.o.box 248.
    Tel: +7-4872-40-96-47
    Fax: +7-4872-40-96-47
    World Wide Web: http://www.cadsofttools.com
    E.mail: info@cadsofttools.com


