Copyright 2008 by gINT Software. All rights reserved worldwide.
GR017.TXT

gINT Rules Code Samples - 017

Requires gINT version 8.2 or later. gINT Logs cannot run gINT Rules but can access the code or the Add-Ins manager. gINT Logs Plus and gINT Professional have full access to both.

NOTE:  Code samples are provided free of charge and as-is.  gINT Software makes no claim or warranty as to the accuracy of the samples.  It is the responsibility of the user to ensure that the code performs as it should.  Comments, suggestions, and error reports are appreciated.

Description
===========
Illustrates the use of the SoilClass object of gINTRules. The sample project contains classification lab test tables from both the standard gINT Lab Testing structure and the gINT standard AGS database structure. Different classifications are generated based on the Atterberg Limits and particle distribution data.

Revision History
================
10Sep2008:
Initial public upload
*************************************************

INCLUDED FILES:
GR017.GLB:
  gINT Rules code modules:
    GR017:  Main
            AGSClassification
            GintLabClassifications
*************************************************

INSTALLATION PROCEDURE:
Copy the files wherever you wish.  To see the gINT Rules Add-In and code module you must either merge the GLB into your library (Utilities:Lib Merge/Copy) or change to the included library (File:Change Library).
*************************************************

SPECIAL NOTES:
See the DESCRIPTION section above for detailed usage instructions.
*************************************************