 (C) Copyright 2004 by Autodesk, Inc.

Summary description for TestFiler:
This file contains the implementation of the class DwgFiler.
To run this sample project create the references to acdbmgd, acmgd, System, System.Data and System.XML
The steps to run this application :
1. Draw an entity (circle, polygon etc.) 
2. Call "NetLoad" from the command prompt
3. Load Filer "FilerSample.dll"
4. Call "runfiler" from the command prompt
5. Select the entity
Result : the application will dump the information at the command prompt.
