Sie sind auf Seite 1von 7

Computers & Geosciences 27 (2001) 915

Using AutoCAD for descriptive geometry exercises in undergraduate structural geology p


Carl E. Jacobson*
Department of Geological and Atmospheric Sciences, 253 Science I, Iowa State University, Ames, IA 50011-3212, USA Received 1 January 1999; accepted 14 February 2000

Abstract The exercises in descriptive geometry typically utilized in undergraduate structural geology courses are quickly and easily solved using the computer drafting program AutoCAD. The key to ecient use of AutoCAD for descriptive geometry involves taking advantage of User Coordinate Systems, alternative angle conventions, relative coordinates, and other aspects of AutoCAD that may not be familiar to the beginning user. A summary of these features and an illustration of their application to the creation of structure contours for a planar dipping bed provides the background necessary to solve other problems in descriptive geometry with the computer. The ease of the computer constructions reduces frustration for the student and provides more time to think about the principles of the problems. 7 2000 Elsevier Science Ltd. All rights reserved.
Keywords: Geoscience education; Computer-assisted learning; Computer-aided drafting; Structure contours

1. Introduction Undergraduate courses in structural geology typically include a series of lab exercises that use descriptive geometry to analyze apparent-dip, three-point, contour-contact, fault-oset, and related problems (Ragan, 1985; Marshak and Mitra, 1988). Traditionally, these problems have been solved by hand drafting. The advent of personal computers, however, allows the necessary drawings to be created more quickly and accurately using computer-aided drafting and design (CAD) software. At Iowa State University, we use the commercially available drafting program

AutoCAD in the structure lab, and nd that most students prefer this approach to hand drafting. In this paper, a simple example (Fig. 1) is used to outline the approach needed to solve problems of descriptive geometry with AutoCAD. A longer version of this manuscript, providing more detail about individual AutoCAD commands and additional geological examples, can be downloaded from the IAMG server (www.iamg.org/CGEditor/index.htm). The methods presented here were tested using AutoCAD Map 3.0, which is a variant of AutoCAD Release 14. They are, however, applicable to a broad range of AutoCAD versions. 2. AutoCAD commands used in the constructions This paper assumes familiarity with certain basic AutoCAD capabilities. These include the creation of

Code available at http://www.iamg.org/CGEditor/ index.htm * Tel.: +1-515-294-4480; fax: +1-515-294-6049. E-mail address: cejac@iastate.edu (C.E. Jacobson).
p

0098-3004/01/$ - see front matter 7 2000 Elsevier Science Ltd. All rights reserved. PII: S 0 0 9 8 - 3 0 0 4 ( 0 0 ) 0 0 0 6 0 - 1

10

C.E. Jacobson / Computers & Geosciences 27 (2001) 915

simple objects such as lines and text, as well as the manipulation of such objects using the ERASE, COPY, ARRAY, MOVE, OFFSET, TRIM, and EXTEND commands (specic AutoCAD command names are indicated by italicized capital letters). It is also important to be able to create layers, control layer color and line type, and move objects from one layer to another. Furthermore, the user should know how to control the screen display using the LIMITS, ZOOM, PAN, GRID, and SNAP commands. Instruction on basic AutoCAD functions is available from the online manuals supplied with AutoCAD and from numerous third-party tutorials and manuals (e.g., Beall et al., 1997). In addition, an AutoCAD tutorial geared to geologists is publicly available from the aforementioned IAMG server. Besides the basic functions, there are several features of AutoCAD (e.g., User Coordinate Systems, alternative angle conventions) that greatly expedite the geometric constructions, but which may not be familiar to the beginning user. These are summarized next and described in more detail in the extended version of the manuscript. 2.1. Coordinate systems AutoCAD stores the coordinates of all objects in a drawing in a xed reference frame known as the `World Coordinate System' (WCS). In the WCS, the X

axis is eastwest, the Y axis is northsouth, and the Z axis, which we will not utilize, is perpendicular to the screen. In addition to the WCS, it is possible to create one or more User Coordinate Systems (UCSs), which involve a temporary shift of the origin point and/or orientations of the X, Y, and Z axes. For example, in the various descriptive geometry problems, construction is often simplied by rotating the X axis parallel to some line with arbitrary orientation. Control of the coordinate system is provided by the UCS command. The current status of the coordinate system is indicated by an icon, called the `UCS icon', that normally appears in the lower-left corner of the AutoCAD graphics window (`graphics window' is AutoCAD's term for that part of the screen in which the drawing is displayed). Fig. 2 illustrates the appearance of the UCS icon when the WCS is in eect. This can be contrasted to the orientation of the icon in Fig. 3, where the X axis of the UCS is parallel to the line labeled `Folding Line'. 2.2. Angles By default, AutoCAD uses the standard mathematical convention for angles, with 08 along the positive X axis (east) and positive angles measured counterclockwise. However, the SURVEYOR option of the DDUNITS command can be used to replace this system with standard geological quadrant notation. Quadrant notation is the convention adopted by Ragan (1985) and Marshak and Mitra (1988), and the one used here. Directions for enacting 3608 geological notation (azimuths) are provided in the extended manuscript. 2.3. Relative coordinates Many AutoCAD commands prompt the user to enter coordinates, such as for the beginning or ending point of a line, the center of a circle, or the insertion point of text. Coordinates can be entered in either absolute or relative form. Absolute coordinates are interpreted with respect to the origin of either the WCS or a UCS, whichever is currently active. Relative coordinates are interpreted with respect to the last point entered. Absolute coordinates are indicated by entering the values of X and Y separated by a comma. Relative coordinates are denoted by preceding the coordinates with the `@' sign. Both absolute and relative coordinates can be entered in polar form. This involves providing a distance followed by an angle in degrees, with the ` < ' character as the separator. 2.4. Cursor coordinates

Fig. 1. Solution to structure contour problem.

The coordinates of AutoCAD's drawing cursor are indicated along the left side of the status line located

C.E. Jacobson / Computers & Geosciences 27 (2001) 915

11

at the bottom of the AutoCAD window (e.g., Fig. 2). The coordinate display has three modes: (1) the coordinates update continuously as the cursor is moved about the screen; (2) they update only when the left mouse button is clicked; or (3) they update continuously, with the values in polar coordinates. To cycle between the three modes, use the F6 function key or double-click the left mouse button while the cursor is positioned in the coordinate display area. The polar coordinate mode is available only when AutoCAD is displaying a rubber-band line from within a drawing command. 2.5. Object snaps Object snaps provide a simple way to locate points precisely. For example, object snaps can be used to force a line to meet exactly with the endpoint or midpoint of another line, the center of a circle, or a point of intersection between two other objects. Object snaps can be utilized in most situations in which AutoCAD

prompts the user to select a point. They are enacted by entering the name or abbreviation of a specic snap type at the command line. 3. Structure contours Many problems in descriptive geometry require construction of one or more lines of equal elevation (structure contours) on a planar dipping bed. Here a simple example is considered in which a bed with strike and dip N258E 358NW crops out on a level plain with elevation of 1500 m above sea level. The goal will be to draw structure contours at 100 m intervals, down to an elevation of 1100 m (Fig. 1). The solution involves the `folding-line' method, which is described by both Ragan (1985) and Marshak and Mitra (1988). In summary, a line is drawn in map view to represent the strike of a bed. A cross-section view is joined to the map along a `folding line' perpendicular to strike of the bed, and the true dip of the bed is drawn in the

Fig. 2. Creating a folding line by using object snap to drop perpendicular to outcrop trace of bed (step 4 in text).

12

C.E. Jacobson / Computers & Geosciences 27 (2001) 915

cross section. A depth scale perpendicular to the folding line allows determination of the spacing of the structure contours. Before proceeding to a solution in AutoCAD, it is a good idea to make a rough sketch of the problem with pencil and straightedge. The sketch should not require use of a ruler or protractor estimates of distances and angles will generally be sucient. The sketch will help with conceptualization of the problem and will allow a preliminary estimate of the AutoCAD limits, an important step in creation of any new drawing. In this example, we can use the nal solution (Fig. 1) as a proxy for the sketch. The size of the drawing is constrained by the number and spacing of contours. No real-world coordinates are specied, so the position in space is arbitrary. 3.1. Solution 1. Run the LIMITS command. A value of (0,0) was used for the lower-left limit and (1500,1200) for the

upper right, assuming the AutoCAD units to represent meters. After the LIMITS command, run ZOOM ALL to reset the graphics window to t the new limits. 2. Run DDUNITS to set the angle mode to SURVEYOR. 3. Use the LINE command to draw the strike of the bed. Because we are assuming a level ground surface, the strike line will be equivalent to the outcrop trace of the bed. For the starting point, use an arbitrary location near the bottom of the screen and somewhat to the right of center (Fig. 2). Make sure the coordinate counter is set for polar display. Move the rubber-band line toward the top of the screen along a trend of approximately N258E. Read the coordinate counter to determine approximately how long the line needs to be in order to nearly reach the top of the screen. The exact value does not matter. A length of 1000 was used, which, together with the angle, was entered at the command prompt as the relative coordinate @1000 <

Fig. 3. Construction of trace of dipping bed in cross section (step 5 in text).

C.E. Jacobson / Computers & Geosciences 27 (2001) 915

13

n25e. 4. Create the folding line, which is perpendicular to the outcrop trace of the bed. Start the LINE command and select a point in the upper left part of the screen (Fig. 2). The exact starting location is arbitrary, but some judgement is needed to produce the desired relative size of the map view and cross section. Once the rst point is entered, type `perp' at the command line to activate the perpendicular object snap (Fig. 2). Click anywhere on the outcrop trace to nish the folding line. 5. Draw the trace of the bed in the cross-section view (Fig. 3). Since the dip angle (358) is measured relative to the folding line, the easiest way to enter its value is to align the UCS parallel to the folding line. Run the UCS command, choose the OBJECT option, and select the folding line anywhere along its right half. The Y direction on the UCS icon should end up pointing to the lower left (Fig. 3). Use the ``int'' object snap to begin a line from the exact intersection of the strike line and folding line.

Stretch the rubber-band line along the approximate direction of dip (Fig. 3). Read the coordinate counter to determine an appropriate length for the line. The line was nished by entering the relative coordinate @900 < 35. (AutoCAD is currently in Surveyor mode for angles, but entering a value in standard angle notation overrides this.) 6. Draw the depth lines in the cross-section view (Fig. 4). Make sure the UCS is still in the orientation generated in step 5. Start the ARRAY command, select the folding line, then choose the RECTANGULAR option. Specify 5 rows, 1 column, and a spacing between rows of 100 units. Once the depth lines are drawn, it may be necessary to zoom the display to make sure all objects are completely visible. Also, check to see if the outcrop trace of the bed extends to the deepest of the 100 m elevation lines. If not, as is the situation in Fig. 4, use the EXTEND command to force the two to meet. 7. Create the structure contour lines (Fig. 5). Leave the UCS in the same orientation as in steps 5 and 6.

Fig. 4. Use of ARRAY command to create series of depth lines at 100 m spacing in cross-section view (step 6 in text).

14

C.E. Jacobson / Computers & Geosciences 27 (2001) 915

Start the ARRAY command, select the outcrop trace of the bed, and choose the RECTANGULAR option. Specify 1 row and 5 columns (the number of rows and columns is reversed from step 6 because the outcrop trace of the bed is parallel to the Y axis of the UCS, whereas the folding line is along the X axis). When prompted for the distance between columns, type `int' to enact an intersection object snap, then click on the intersection between the outcrop trace and the 1400 m elevation line (i.e., the rst elevation line beneath the folding line). Now enter `int' again and select the intersection between the 1400 m elevation line and the trace of the bed in cross section. AutoCAD determines the distance between the two selected points and uses it to create the array. If desired, use the TRIM command with the cross-section trace of the bed as the cutting edge

to eliminate unnecessary parts of line segments (compare Figs. 1 and 5).

4. Discussion The methods illustrated previously can easily be extended to other types of exercises typical in undergraduate structural geology. These include three-point problems, determining strike and true dip from two apparent dips, predicting outcrop trace of dipping beds, determining thickness and depth of beds, and calculating fault osets. Examples of several of these are provided in the extended version of the manuscript.

Fig. 5. Structure contours created by arraying outcrop trace of bed through intersections between cross-section trace of bed and 100 m elevation lines (step 7 in text).

C.E. Jacobson / Computers & Geosciences 27 (2001) 915

15

AutoCAD provides quick, accurate, and precise solutions to problems of descriptive geometry. The important question, however, is how it compares to hand drafting in terms of helping students visualize threedimensional geologic relations. An objective evaluation of this issue has not been attempted, but, some anecdotal points are worth considering. Several instructors suggest that the act of drawing by hand is an important component of the visualization process and should not be discarded. There is truth to this, which is why starting each problem with a hand-drawn sketch should be emphasised. However, my observation after teaching the traditional drafting method for over 15 years, is that students often lose sight of the overall point of the exercises because they get bogged down in the details of correctly measuring angles and lengths. In this sense, the computer frees the student of the tedium of manual drafting, allowing more time to think about the problem. Furthermore, because editing is easy, the computer method eliminates the frustration of throwing out a nearly complete exercise after discovering a mistake made early in the drawing. Finally, because computer drafting produces an exact answer, comparison to a posted answer key can allow the student to discern immediately if he/she committed an

error. With hand drafting, dierences angles between the student's answer key may be ambiguous, because they from acceptable drafting inaccuracies plication of the method.

in distances and and the posted can result either or incorrect ap-

Acknowledgements The manuscript beneted from suggestions by John Baldwin and Jim Connelly. The work was supported by NSF grants EAR-9526589 and DUE-9650264.

References
Beall, M.E., Burchard, B., Guingao, J., Peterson, M.T., Pitzer, D.M., Sage, M., et al., 1997. Inside AutoCAD 14. New Riders Publishing, Indianapolis, Indiana. 1008 pp. Marshak, S., Mitra, G., 1988. Basic Methods of Structural Geology. Prentice Hall, Englewood Clis, New Jersey. 446 pp. Ragan, D.M., 1985. Structural Geology: An Introduction to Geometrical Techniques, 3rd ed. John Wiley & Sons, New York. 393 pp.

Das könnte Ihnen auch gefallen