Converting Polylines to Planes

RockWorks | Utilities | Planes | Polylines->Planes

This program reads xyz polyline coordinates from an ASCII file and computes the orientations of planes that pass through the polyline vertices.  It is designed for applications in which the user has xyz coordinates that represent the intersections between fractures or contacts and surface topography.  By computing the orientations of planes that pass through these points, it is possible to analyze and/or visualize the relative positions and orientations of these structures.


Menu Options

Input File: The input format (a RockWare Polyline File) consists of a tab-delimited ASCII file as depicted by the following example:


Tab-delimited polyline file.

Constructing The 1st-Order Polynomial Plane:  The four triangles that comprise the 1st-order polynomial plane is constructed in the following fashion:

Program Output: Upon completion, the Polylines -> Planes program will generate a table that includes the polyline title, the xyz coordinates for the triangle vertices, and the dip-direction (or strike) and the dip.  Note that the user has the option to export triangles based on either three points or the projected plane.


Sample output from Polylines -> Planes program.

For each plane, the output file contains four triangles (x1,y1,z1,x2,y2,z2,x3,y3,z3)  that are used plot generate diagrams via the Grafix | 3D Utilities | Triangles program.  The program also creates the following columns for subsequent plotting via the Planes | Strike & Dip Diagram (3D) program:

Subsequent Operations: The output from the Polylines -> Planes program may be directly processed by the following programs:


Sample output from DirStat / Rose program.


Sample output from DirStat / Stereonet program.  Note labels depicting polyline titles.


Sample output from OpenGL / Triangles program.


Sample output from OpenGL / Discs program.



This example was created by gridding three of the output files that were generated by the "Save Projected Points" option.


  Back to Planes Menu Summary

RockWare home page