home/a>>upgrades>gint 8.2 features
NEW FEATURES IN gINT VERSION 8.2
gINT Version 8.2 has many new features in the following areas:
- Alignments
- Data Design
- Entities
- Functions
- General
- gINT Rules
- Google Earth
- Input
- Lab Testing
- Output
- Report Design
- Scripts
- Surfaces
- System Data Items
Feature |
Description |
|
| Alignments | Pro | Alignments are used as alternatives to baselines on fences. They are stored in the project.. |
Feature |
Description |
|
| Keyset PointID,ItemKey, DateTime,ItemKey2 |
All | Example usage: PointID,Piezometer #,Date/Time,Chemical |
Feature |
Description |
|
| Bitmap Symbol vs depth Bottom Depth expression | All | With the Bottom Depth, gINT forces the bitmap image to be scaled correctly on a log or fence. On a log, if the image spans multiple pages, it is automatically broken at the page boundaries. |
| Site Map positioning | All | Properties of the Site Map entity that allow user-defined positioning of the site map within the site map rectangle. |
Feature |
Description |
|
| ComponentDescChild | All | Allows construction of component descriptions for components stored in a one-to-many child table of the main description. |
| CoordinateZones | All | Returns a comma delimited list of site map zones that surround the passed in coordinate. |
| GraphLineColor and GraphDMKColor | Pro | Used in graph legends to color the legend text the same color as the graph line or data marker. |
| Interpolate/Extrapolate sort of data field in descending order | All | Used to extract the appropriate value with certain data conditions. |
| IsSameAsCallOutText | All | Returns True if the passed in expression matches the current Call Out text. |
| ListAverage | All | Returns the average value from a delimited list of values. |
| ListMax | All | Returns the maximum value from a delimited list of values. |
| ListMin | All | Returns the minimum value from a delimited list of values. |
| ListPosition | All | Returns the position of an item within a delimited list. |
| ListStdDev | All | Returns the standard deviation from a delimited list of values. |
| ListValueCount | All | Returns the number of items in a delimited list of a specified value. |
| MPProjectID | All | Returns the multiple project identifier number for the 1st, 2nd, 3rd, etc. project in the output run. |
| SQLWhereValueDate | All | Returns the properly delimited text string for use in an SQL Where clause. |
| SQLWhereValueText | All | Returns the properly delimited text string for use in an SQL Where clause. |
| UCase1st | All | Returns the <<Field>> text with the 1st character in upper case and the rest in lower case. |
Feature |
Description |
|
| New Languages | All | Support of different languages for the program interface. Currently supported are English (US), English (UK), Czech and Spanish. |
| Short cuts: Column fills in grids | All | Quickly fill a column of cells with the same value. |
| Move fields in Data Design:Project Database and :Library Tables | All | Quickly move a field from one position to another. |
| Next Populated (F12) Previous Populated (Shift+F12) Last Populated (Ctrl+F12) First Populated (Ctrl+Shift+F12) |
All | Quickly move to a record where the current table has data. |
Feature |
Description |
|
| After Updating Grid Event | Pro | Allows gINT Rules procedures to be executed after the grid has been loaded or reloaded. |
| AlignmentCoorFromStaOff and AlignmentStaOffFromCoor methods | Pro | These calculate north and east from station and offset and station and offset from north and east, respectively, given an alignment. |
| CellColor | Pro | Sets the color of a cell, row, column, or all cells based on user-defined criteria. |
| FieldCaption | Pro | Given the table and field names, returns either the field Caption property or, if that is empty, the field Name property. |
| FolderDialogFnB | Pro | Exposes the internal gINT folder browser. |
| GoogleEarth Object | Pro | Exposes methods and properties to generate KML files that can display your gINT data in Google Earth. |
| On Deletion | Pro | This event has been significantly updated to handle many cases that were not handled previously. |
| RunScript method during startup | Pro | Run a script during startup to verify correct library usage. |
| Separator Line After | Pro | This property of Add-Ins allows insertion of separator lines after commands in the Add-Ins menu. |
| SoilClass | Pro | Exposes the all gINT internal soil classification functions that are available in reports for use in Input. |
| TableCaption | Pro | Given the table name, returns the Caption property. If empty, returns the Name property. |
Note that gINT Rules code can be run from all levels of gINT, but gINT Logs cannot create or edit Rules code or configurations. Therefore, all gINT Rules capabilities are designated to apply only to gINT Professional and gINT Professional Plus.
Feature |
Description |
|
| Google Earth support | All | Publish borehole data to Google Earth. |
Feature |
Description |
|
| Edit entire table | All | When marked, all the data in the table in the project will be shown in one grid allowing you to edit existing data and add new records. |
| Fill Point Sort field separately | All | When executed it fills the GintPointSort field with the numbers 1 to the number of rows in the table. |
| Tree View Navigation | All | An alternative way to view and move to different tables within Input. It displays a vertical tree view of the table structure with two levels: The group name and then the table name of each table within each group, indented under the group name. |
Feature |
Description |
|
| Appending Lab Testing Support | All | When Lab Testing support is in effect in a project, selecting this command prompts you to either Remove Support or Append missing items. |
| Void_Ratio Field in the Consolidation Test | All | The presence of this field in the CONSOL READINGS table allows entry of just the Stress and Void_Ratio without the Strain. |
Feature |
Description |
|
| Fences: Negate distance axis values | Pro | Multiplies distance axis values by -1. |
| Fences: Point Spacing | Pro | Forces the horizontal spacing between the fence posts to be this value. |
Feature |
Description |
|
| Bars on graphs | Pro | Allows display of data as bars of a specified width, fill, and line. Bars can be used instead of, or in addition to, data markers and lines. |
| Bitmap vs Depth Override Height and Width Expressions | All | These properties now accept expressions for Column - Bitmap Symbols vs Depth entities. |
| Field properties for Report Variables | All | Report Variable dialogs in all report types are now structured like field definitions in Data Design. |
| PointID Output Condition | All | Allows criteria to be specified at the Log Report level to determine which PointIDs will be output. |
| Print Order of graph objects | Pro | Grids, fixed curves, curves from equations, bars, lines, and markers are now automatically assigned print orders so that overlap is handled appropriately. |
| Remove Repeated Text | All | When marked, suppresses text printed at a depth if it is the same as the text in the previous depth record. |
| Reverse Data Scale Override Expression | Pro | Overrides the Reverse Data Scale properties of graphs for either axis. |
| Variable Page Scales on graphs | Pro | Allows the minimum and maximum of both the independent and dependent axes to vary on a page by page basis. |
Feature |
Description |
|
| **CurrentProject | All | This parameter can now be placed directly after the "Project=" line instead of having to create a line in the **Parameters section of the script. |
Feature |
Description |
|
| TIN Surfaces | All | Triangulated Irregular Networks (TINs) are another means to represent a surface which is commonly used with road projects. |
Feature |
Description |
|
| DataFrameOffsetLeft, DataFrameOffsetRight, DataFrameOffsetBottom, and DataFrameOffsetTop |
Pro | Give the axis offsets of the data frame. |
| DataFrameX, DataFrameY, DataFrameWidth, and DataFrameHeight | Pro | Give the X and Y at the lower left corner of the data frame along with the width and height of the frame. |
| DwgPg and DwgNPgs | All | Print the page number and total number of pages, respectively, of a gINT general drawing file (*.GDW) within the Drawings:General Drawings application. |
| FencePostNorth, FencePostEast, and FencePostElev | Pro | Report the actual coordinates of the top of each fence post and these value can be different than the North, East, and Elevation values from the POINT table if the coordinate override properties are set in the fence report. |
| Graph_DepAxis_Reversed Graph_IndAxis_Reversed Graph_IndData_Axis |
Pro | Returns True if the Dependent Axis is reversed, False otherwise. Returns True if the Independent Axis is reversed, False otherwise. Returns X if the independent data is on the X (horizontal) axis or Y if it is on the Y (vertical) axis. |
| ImportExportCorrespondenceFile ImportExportOverwriteOption ImportExportSourceFile |
All | Returns the name of the Correspondence File name, the Overwrite Option, and the Source File name, respectively, for an import or export. |
| PDFExport | All | Returns True if the report is being output to a PDF file. |
| ReportVarListDataCount | All | Returns the number of report variables that have data. |
| ReportVarListValues | All | Returns a tilde grave (~`) delimited list of the values of the report variables shown at output time. |
- All = gINT Logs, gINT Professional and gINT Professional Plus
- Pro = gINT Professional and gINT Professional Plus
