Graph on Fence starting at bottom of Borehole

Another question: is it possible to place a graph on fence report which starts at the borehole bottom depth? We sometimes use a dynamic probing from a bottom depth of a borehole and I need to visually represent probing result under log graphic column.

  • Hi Jakub,

    If you place a graph entity in the middle of the fence then just enter the data at the depth required and it will start the graph at the depth of the info you type in.

    There may be one exception to this and that is if you use an AGS file format. The AGS file format has rules on tables that say you can't enter data below the Hole Depth defined in the POINT table . So if your using AGS files you have a few options

    1. Make the total depth of the hole be the farthest most depth of any testing IE the borehole + the Probe.

    2. remove the rule run on the dynamic probe table in input goto the table..click on the properties button..gint Rules tab and remove the procedure which will allow data to be entered below hole depth defined in Point.

    3. enter a separate Point ID for the Dynamic probe data. ie the bore hole is BH-1 and the probe is DP-1

    In all cases the data will take care of the plot. there are many ways you can make this look better just a quick example

  • Thank you Kirk, somehow I was trying more difficul solutions. This is much simplier.