Computing the Intersections of Planes

Beta Intersections

RockWorks | Utilities | Planes | Beta Intersections

This program reads a listing of planar orientations from the RockWorks datasheet and calculates the lineations resulting from the intersections of all of the planes in the file. The linear values will be stored in an ASCII text file that can be displayed in the RockWorks text editor when completed.

The number of intersections that will be computed is:

number = n ( n - 1 ) / 2 where n is the number of individual planes in the input file.

As the number of original planes increases, the number of resulting lineations increases dramatically. For example, a data set with 20 planes will result in 190 lineations, and 200 planes will produce 19,900 lineations!

How does this differ from the Beta Pairs tool? Beta Intersections reads a listing of individual planar bearing and dip measurements from the data sheet and calculates the lineations that result from the intersection of each plane with each other plane in the data set. This can result in a tremendous number of computed lineations! Beta Pairs, on the other hand, reads strike and dip measurements for pairs of planes, and for each pair computes the single resulting lineation.

Menu Options
Step-by-Step Summary


  1. Access the RockWorks Datasheet program tab.
  2. Create a new datasheet and enter/import your strike and dip data (or dip direction, dip angle data) into the datasheet.
    Or, open one of the sample files and replace that data with your own. See Data Layout for datasheet examples.

    ! Click the Example button at the top of the window to load a sample file that is installed with the program.

  3. Choose the Utilities | Planes | Beta Intersections menu option.
  4. Enter the requested program settings, above.
  5. Click the Continue button to proceed.

The program will read the planar orientation data from the data sheet and write each intersection lineation into the specified output format(s).



  Back to Planes Menu Summary

RockWare home page