Making a Plat

In this lesson you will draw out a plat of a single lot, using Carlson drafting techniques. You will make the plat from an ASCII file of points named Plat.txt.

  1. Click the Windows desktop icon for Carlson to start the program. Verify the Survey module is loaded by clicking Settings -- Carlson Menus -- Survey Menu.

    NOTE: You will use the Startup Wizard in Lesson 3 to perform a series of commands to begin a drawing.
  2. We'd like to explore some basic configuration settings. Click Settings -- Carlson Configure to display the following menu:
    Configure
    Click General Settings to display the dialog box shown here:
    General Settings
    The options in this dialog box, along with the options in other Configure sub-options, determine default working conditions for Carlson. Make/set the following values: Click OK at the bottom of this dialog box.
  3. Now we want to set the data path. Another of the Configure sub-options is Project/Data Folders. Click this option and you will see this dialog box:
    Project_Setup
    For this lesson, you will keep it simple. Enable the Drawing Folder at the top. This option will, by default, send any data files to the same folder location where the active drawing is located. Notice the Current Data Folder section at the bottom. This specifies where data files, such as .crd files in this case, are to be stored. Set the folder to C:\Carlson Projects\ and click OK to return to the main Configure dialog box.
  4. Select Drawing Setup from the Configure dialog box to display the dialog box below:
    Drawing Setup
    The Horizontal Scale acts as a multiplier on all text annotation. For example, 100 * Text Size (0.08) = 8 (text height of 8 CAD units). The Text Size setting is the effective height, in inches, that the text will appear when plotted at the specified Horizontal Scale (example here, 100).

    Bearing and Distance labels, Legends, Title Blocks, and Point Symbols will size up or down on the basis of the Horizontal Scale set within Drawing Setup. Set the Horizontal Scale to 100 and match other settings as desired. Then click OK to dismiss the dialog box then click Exit to close the Configure dialog box. If prompted:
    Drawing Setup Change
    Click on the Current and Future button.
  5. If you have not already saved your drawing, now is a good time to do it. Use the File -- Save command and call the file Lesson2.dwg (store in the C:\Carlson Projects\ folder).
  6. Next, you will import the ASCII file called Plat.txt and store the points in a Coordinate file called Plat.crd. However, since you are in a new drawing, you have not yet set a coordinate file to store the points in. You must have a Carlson coordinate file (.crd) open and established as the container for your points.

    Click Points -- Set CooRDinate File to display a dialog box similar to that shown below:
    Coordinate_File_to_Process
    Click the New tab, as shown here. To the right of File name, type Plat and click Open. You have now created the required coordinate file.
  7. You are now ready to import the points. Click the Points -- Import Text/ASCII File command to display the dialog box:
    Import Text ASCII
    Click the Select Text/ASCII Files button and then choose Plat.txt listed in the file list. It is found in the default data folder (C:\Carlson Projects) and click Open when ready.

    Plat.txt is an ASCII file containing 54 points in the form of Point Number, Northing, Easting, Elevation and Description. The format of the points appears in the Preview Window. The format is: Point (P), Northing (Y), Easting (X), Elevation (Z), Description (D), or, in short, P,Y,X,Z,D. You must match this format in the Coordinate Order. If you don't see P,Y,X,Z,D in the Coordinate Order box, then select that format from the Common Formats option. Or, you can type the list directly into the Coordinate Order box. Make sure that Draw Points is set to Off.

    Click OK to save/store the data in Plat.crd. A confirming dialog appears as follows:
    Carlson Confirmation Message
    Click OK to dismiss the alert.
  8. Choose the Points -- List Points command to display the dialog box below:
    List Points
    The List Points dialog box will typically default to the full range of points (ALL), which is 1 through 54 in this exercise. You can control the decimal places for the Northing/Easting and the Elevation of the points in the lower portion of the dialog box. Click OK and the settings shown above result in the report exhibited below in the Standard Report Viewer:
    Standard Report Viewer
    Exit the report by selecting the Exit (doorway) icon at the top of this report viewer box, or by clicking the X in the upper right of the window.
  9. Issue the Points -- Point Defaults command and perform the following: Point Defaults
  10. Select the Points -- Draw-Locate Points command to draw the points on the screen:
    Draw-Locate Points
    As shown in the figure shown above, the current Symbol Name is showing as SPT0, which is a standard CAD node symbol (i.e. a point). You can select a different default symbol using the Points -- Point Defaults command.

    In this exercise you, let's continue to use SPT0. Later, you will add official property corner and utility symbols. Although you are working without a default symbol, there will always be a "dot" or a node at the correct insertion point of each point number.

    Enable the Fix Overlapping Point Attributes toggle if it is not already checked. Click Draw All and the following dialog will display:
    Avoid Point Attribute Overlap
    The Avoid Point Attribute Overlap dialog uses different adjustment methods, such as moving attributes and creating leader lines, to fix conflicts with the point labels. Click Cancel for now so we can view these conflicts:
    Screen Image 1
    Here you have a rather busy drawing!
  11. You will now be using the Points -- Resize Point Attributes command to declutter a selection set of points. Notice how the lower-right corner of the drawing is very congested due to many overlapping point attributes. You can specify a window containing these points and scale them down by a designated factor:
    Window Polygon
    Here is the command line sequence, along with the responses you will enter, after clicking Resize Point Attributes command:

    Method for resizing [<Scale>/Absolute]? press Enter
    Scaling Multiplier <0.500>: 0.4
    Scale symbols only, point labels only or both [Symbols/Labels/<Both>]? b
    Select points from screen, group, or by point number [<Screen>/Group/Number]? s
    Select Carlson Software points.
    [FILter]/<Select entities>: wp
    First vertex of inclusive polygon: click a starting point for the polygon
    Next vertex: continue picking desired locations
    Next vertex: when satisfied, press Enter to complete the Window Polygon
    [FILter]/<Select entities>: press Enter to complete the selection set

    The following shows the scaled points:
    Scaled Attributes
  12. Next, you will prepare for drawing linework by setting the current layer. You should draft linework and symbol work in designated layers. In this example, you will put linework and symbol work in a layer named Final. A "best-practice" would be to place property linework on a PropLines (or similar) and utility linework on a Utilities layer, etc, but for now, you will put all linework and symbols on the layer Final. To pick the current working layer, select the View -- Layer Control command (IntelliCAD shown):
    Layer Properties Manager
    Click Final. Right click, select Current and close the Layer control.
    NOTE: If the "Final" layer does not exist, create it and assign it a suggested color of red.
  13. Issue the Draw -- 2D Polyline command which allows you to easily draw a polyline between point numbers. A dialog box might appear as illustrated below. If it does, accept the defaults and click OK.
    2D Polyline Options
    First, connect portions of the property line via the steps outlined below:
    2D Polyline Courses
    Prompt(s) Response Narrative
    [Continue/Extend/Follow/Options/<Pick point or point numbers>]: 1 This instructs the 2D polyline to commence at Point #1.
    [Arc/Close/Distance/Follow/Undo/<Pick point or point numbers>]: 8 This instructs the 2D polyline to be drawn to Point 8
    [Arc/Close/Distance/Follow/Undo/<Pick point or point numbers>]: press Enter This creates a polyline. Keep this as a separate polyline because later you will turn this back lot line into a fence line. Press Enter to repeat the 2D Polyline command.
    [Arc/Close/Distance/Follow/Undo/<Pick point or point numbers>]: 8-10 This instructs the 2D polyline to be drawn through Points 8, 9 and 10.
    <Pick point or point numbers> a This indicates a tangential arc to be drawn starting from Point 10.
    [Radius pt/radius Length/Arc length/Chord/Second pt/Undo/<Endpoint or point number>]: 15 This indicates the arc shall terminate at Point 15.
    [Arc/Close/Distance/Extend/Follow/Line/Undo/<Pick point or point numbers>]: 1 This instructs the polyline to be drawn back to the starting point. The segment from 15 to 1 is not guaranteed to be tangent to the previous arc.
    [Arc/Close/Distance/Follow/Undo/<Pick point or point numbers>]: press Enter This creates the full lot.
    You should have the following linework at this point:
    Starting Parcel
  14. You will now create a fence line on the polyline you drew from points 1 to 8. Click the Annotate -- Line Types -- Change Polyline Linetype command. This command creates polylines that respond as one entity when selected.
    Choose Linetype
    Notice in the dialog box above that the current Line Type Scaler, governing spacing, should be 0.5 (inches) and the Text (height) Scaler is 0.1. If your settings are different, you may want to set these items to match the example.

    Choose the FenceS option (the solid fence line) and click OK and when prompted:

    Select linework to change.
    [FILter/?]/<Select entities>: pick the polyline you created from points 1 to 8
    [FILter/?]/<Select entities>: press Enter

  15. Inspect the result by clicking View -- Isolate Layers command and when prompted:

    Select objects on layers to isolate.
    [FILter/?]/<Select entities>: pick the property line
    [FILter/?]/<Select entities>: press Enter

    Here is the result:
    Fence Line
  16. Select the View -- Restore Layers command to recover your points. Experiment with the "cadence" of Isolate Layers and Restore Layers. Select Isolate Layers, pick the layer(s) to isolate and then press Enter twice. Then select Restore Layers.
  17. Next, you will connect up the edge of pavement. Select the Draw -- 2D Polyline command. Again, a dialog box might appear as shown below. If it does, make sure that the options selected are the same. In the future you can choose not to see this box:
    2D Polyline Options
    Click OK. Proceed as follows to connect up the edge of pavement:

    [Continue/Extend/Follow/Options/<Pick point or point numbers>]: 45-47,49-51

    Press Enter at the next prompt to exit the command and create the road. Note how you can separate range entries using a comma.
  18. To smooth the edge of the road, select the Edit -- Polyline Utilities -- Smooth Polylines command and set the values as shown below and click OK:
    Smooth Polylines
    When prompted:

    Select polylines to smooth.
    [FILter/?]/<Select entities>: pick the edge of road polyline
    [FILter/?]/<Select entities>: press Enter

  19. To offset the smoothed edge-of-road polyline by 24 feet to make the opposite edge of the road, select the Edit -- Offset -- Standard Offset command and provide the following responses:

    Offset: ENTER for Through point/<Distance>: 24
    [Undo]/<Select entity>: Pick the edge-of-road polyline
    [Both sides]/<Side for parallel copy>: Pick to the right of the polyline
    [Undo]/<Select entity>: press Enter
  20. Now, select the View -- Isolate Layers command again. Pick on any of your linework and only the entities on the picked layers are displayed.
  21. Next, you will draw the shed. Select the Draw -- 2D Polyline command. To draw a two-sided shed, connect points 5 through 7 as follows:

    [Continue/Extend/Follow/Options/<Pick point or point numbers>]: 5-7

    Press Enter at the next prompt to exit the command and create two-sides of a shed as shown here:
    Two-sided Building
  22. Turn the 2-sided shed into a 4-sided shed by issuing the Survey -- 4 Sided Building command. Complete the command as follows:

    Options/Points/<Pick a line or polyline>: Pick the shed
    Options/Points/<Pick a line or polyline> (Enter to end): press Enter

    Now the 2-sided building looks like this:
    Four-sided Building
  23. Focus your attention on the area of tightly spaced points with point numbers ranging from 27 to 44. This is the driveway and paving area. In the case of the driveway, assume that the surveyor who collected the points shot in 3-point arcs. They came up to a PC, shot a point on the arc, and finished up at the PT.

    Click on the View -- Window and pick a lower left and upper right point that windows the driveway area. If you wish to use the View -- Previous command to zoom out, then use View -- Window to zoom in again.

    Select the Draw -- 2D Polyline command and walk the polyline through the two arcs as follows:

    [Continue/Extend/Follow/Options/<Pick point or point numbers>]: 27
    [Arc/Close/Distance/Follow/Undo/<Pick point or point numbers>]: 28
    [Arc/Close/Distance/Extend/Follow/Line/Undo/<Pick point or point numbers>]: a
    [Radius pt/radius Length/Arc length/Chord/Second pt/Undo/<Endpoint or point number>]: s (Use S for 3-pt arcs)
    Second point or point number: 29
    Endpoint or point number: 30
    [Arc/Close/Distance/Extend/Follow/Line/Undo/<Pick point or point numbers>]: 31
    [Arc/Close/Distance/Extend/Follow/Line/Undo/<Pick point or point numbers>]: a
    [Radius pt/radius Length/Arc length/Chord/Second pt/Undo/<Endpoint or point number>]: s
    Second point or point number: 32
    Endpoint or point number: 33
    [Arc/Close/Distance/Extend/Follow/Line/Undo/<Pick point or point numbers>]: press Enter

    In the above exercise you started at point 27, went to the PC at point 28 and inserted a 3-point arc through points 29 and 30. You proceeded on a tangent direction to point 31, which was another PC, then completed a 3-point arc through points 32 and 33, and ended. Now, connect up the basketball court area. Run the Draw -- 2D Polyline (or press Enter to repeat the previous command).

    [Continue/Extend/Follow/Options/<Pick point or point numbers>]: 27
    [Arc/Close/Distance/Follow/Undo/<Pick point or point numbers>]: 44
    [Arc/Close/Distance/Extend/Follow/Line/Undo/<Pick point or point numbers>]: 43-39 (you can enter "backwards" ranges)
    [Arc/Close/Distance/Extend/Follow/Line/Undo/<Pick point or point numbers>]: a
    [Radius pt/radius Length/Arc length/Chord/Second pt/Undo/<Endpoint or point number>]: s
    Second point or point number: 38
    Endpoint or point number: 37
    [Arc/Close/Distance/Extend/Follow/Line/Undo/<Pick point or point numbers>]: 36
    [Arc/Close/Distance/Extend/Follow/Line/Undo/<Pick point or point numbers>]: a
    [Radius pt/radius Length/Arc length/Chord/Second pt/Undo/<Endpoint or point number>]: s
    Second point or point number: 35
    Endpoint or point number: 34
    [Arc/Close/Distance/Extend/Follow/Line/Undo/<Pick point or point numbers>]: press Enter

    Shown below is your drawing to this point.
    Plat Progress
  24. Next you will make a building footprint. Points 18 and 19 are two shot corners of a building and assume that the surveyors taped the main house, going clockwise from point 18, as follows:

    10'L, 20'R, 40'L, 20'R, 20'L, 83'L, 60'L, 23'L, 10'R.

    Let's begin by using the 2D Polyline (keyin 2dp) command to draw the first wall:

    [Continue/Extend/Follow/Options/<Pick point or point numbers>]: 18
    [Arc/Close/Distance/Follow/Undo/<Pick point or point numbers>]: 19
    [Arc/Close/Distance/Follow/Undo/<Pick point or point numbers>]: press Enter

    You can easily create the building "jogs" through the Edit -- Extend -- by Distance command. Complete the prompts as follows:

    Pick arc, line or polyline to extend: pick the building line closer to point 18 (This makes the arrow point toward 18 rather than 19. Now you can go clockwise:)
    Enter or pick distance to Draw (A,B,C,E,I,L,M,N,O,P,R,S,T,U,V,Z,?,Help): L10 (lower case "l" and "r" also work)
    Enter or pick distance to Draw (A,B,C,E,I,L,M,N,O,P,R,S,T,U,V,Z,?,Help): R20
    Enter or pick distance to Draw (A,B,C,E,I,L,M,N,O,P,R,S,T,U,V,Z,?,Help): L40
    Enter or pick distance to Draw (A,B,C,E,I,L,M,N,O,P,R,S,T,U,V,Z,?,Help): R20
    Enter or pick distance to Draw (A,B,C,E,I,L,M,N,O,P,R,S,T,U,V,Z,?,Help): L20
    Enter or pick distance to Draw (A,B,C,E,I,L,M,N,O,P,R,S,T,U,V,Z,?,Help): L83
    Enter or pick distance to Draw (A,B,C,E,I,L,M,N,O,P,R,S,T,U,V,Z,?,Help): L60
    Enter or pick distance to Draw (A,B,C,E,I,L,M,N,O,P,R,S,T,U,V,Z,?,Help): L23
    Enter or pick distance to Draw (A,B,C,E,I,L,M,N,O,P,R,S,T,U,V,Z,?,Help): C
    Enter or pick distance to Draw (A,B,C,E,I,L,M,N,O,P,R,S,T,U,V,Z,?,Help): press Enter

  25. Next, you will complete the linework for the sewer line and the electric utility line. Use the View -- Extents (keyin ze) command so you can see all your points.

    The sewer line runs from points 52 to 53 to 54. Use the 2D Polyline command and create the sewer line as follows:

    [Continue/Extend/Follow/Options/<Pick point or point numbers>]: 52-54
    [Arc/Close/Distance/Follow/Undo/<Pick point or point numbers>]: press Enter

    To annotate the sewer line with an S, initiate the Annotate -- Line Types -- Change Polyline Linetype command as used earlier. Within the dialog box, set the Spacing Scaler to 1.5. This will label "S" on the sewer line every 1.5" when plotted at the current scale (1"=100'). Then select the Sewer linetype from the list, and then select the sewer polyline that runs next to the road. The polyline will be annotated.

    Next, create the electric utility line with the 2D Polyline which runs from point 3 to point 4 to point 17:

    [Continue/Extend/Follow/Options/<Pick point or point numbers>]: 3
    [Arc/Close/Distance/Follow/Undo/<Pick point or point numbers>]: 4
    [Arc/Close/Distance/Follow/Undo/<Pick point or point numbers>]: 17
    [Arc/Close/Distance/Follow/Undo/<Pick point or point numbers>]: press Enter

    No points were taken beyond point 17, due to obstructions from the various setups in the field. So you must extend the polyline from point 17 to beyond the property. Click the Edit -- Extend -- By Distance command as used earlier. Pick on the electric utility polyline near point 17. Then pick beyond the property line and press Enter to end.

    Before you annotate the electric utility line, you must offset it 25' on both sides, for a 50' total right-of-way. You will do this using Edit -- Offset -- Standard Offset command. Enter the offset distance of 25. Pick the electric utility polyline and then pick to one side for the first offset. Repeat for the other side, by first picking the electric utility polyline, then picking the other side for the offset. Press Enter to end.

    The next task will be to annotate the central electric line using the Annotate -- Line Types -- Polyline to Special Line command. Choose the Electric linetype, which appears on the third page of linetypes and then click OK. Then select the electric utility polyline to annotate it, and press Enter.
  26. Next, make the Property lines bold. Use the Edit -- Polyline Utilities -- Change Polyline Width command and provide the responses as indicated:

    New width <0.00>: 1.5
    Select polylines to change width of.
    [FILter]/<Select entities>: Pick once for the fence line portion
    [FILter]/<Select entities>: Pick once for the remaining property lines
    [FILter]/<Select entities>: press Enter

  27. To add color and improve layer management, make a layer for your road and driveway. Select the View -- Layer Control command. Initiate the View -- Change Layer command. When prompted:

    Select entities to be changed.
    [FILter]/<Select entities>: Pick all driveway and road entities
    [FILter]/<Select entities>: press Enter
    Specify new layer [Name/Current/<pick entity>]: n

    This brings up the dialog box shown below. Select Road and click OK.
    Select Layer
    Your linework is now complete and is shown below:
    Changed Layers
  28. You will add symbols for trees, property corners, manholes and a light pole. Start with the trees. Points 11, 12, and 20 are oak trees of different sizes, and point 14 is a pine tree. Use symbol 61 for the deciduous oak trees and symbol 53 for the pine tree. We'll use the Draw -- Symbols -- Insert Symbols command. The following dialog box appears:
    Insert Symbol
    The various items to place are summarized below:

    Small Deciduous Tree: Symbol: SPT61, Layer: Trees, Size: 18
    Options/Select entities/Enter coords/<Pick point or point numbers>: 11
    Options/Select entities/Enter coords/<Pick point or point numbers>: 20
    Options/Select entities/Enter coords/<Pick point or point numbers>: press Enter

    Press Enter to re-run the command for:
    Large Deciduous Tree: Symbol: SPT61, Layer: Trees, Size: 24
    Options/Select entities/Enter coords/<Pick point or point numbers>: 12
    Options/Select entities/Enter coords/<Pick point or point numbers>: press Enter

    Press Enter to re-run the command for:
    Small Coniferous Tree: Symbol: SPT53, Layer: Trees, Size: 8
    Options/Select entities/Enter coords/<Pick point or point numbers>: 14
    Options/Select entities/Enter coords/<Pick point or point numbers>: press Enter

    Press Enter to re-run the command for:
    Found Iron Pins: Symbol: SPT5, Layer: FINAL, Size: 8
    Options/Select entities/Enter coords/<Pick point or point numbers>: 8-10,15
    Wildcard match of point description <*>: press Enter
    Options/Select entities/Enter coords/<Pick point or point numbers>: press Enter

    Press Enter to re-run the command for:
    Concrete Monument: Symbol: SPT13, Layer: FINAL, Size: 8
    Options/Select entities/Enter coords/<Pick point or point numbers>: 13
    Options/Select entities/Enter coords/<Pick point or point numbers>: press Enter

    Press Enter to re-run the command for:
    Sewer Manholes: Symbol: SPT34, Layer: FINAL, Size: 8
    Options/Select entities/Enter coords/<Pick point or point numbers>: s (the following dialog box appears, click OK:)
    Insert_Symbol_1
    Select arcs, circles, faces, points, text, lines and polylines.
    [FILter]/<Select entities>: pick the Sewer polyline
    [FILter]/<Select entities>: press Enter to terminate the selection option
    Options/Select entities/Enter coords/<Pick point or point numbers>: press Enter

    The symbols are inserted at the three polyline endpoints.
  29. Reduce clutter by selecting the View -- Freeze Layer by Selection command and picking a point number. The points freeze, leaving only linework and symbols. To bring the points back, use the View -- Thaw Layer command. The Freeze Layer/Thaw Layer commands go together, just like the Isolate Layers/Restore Layers commands.
  30. Next, you will create (in reduced size) your building dimensions. You can set the building dimension text size for the current work session using the Annotate -- Survey Text -- Survey Text Defaults command. The following dialog box appears:
    Survey Text Defaults
    The changes you will make are in the upper-left section "Building Dimensions." Change the following: Click OK on the above dialog box. Run the Annotate -- Survey Text -- Building Dimensions command. Click on the middle of the bottom segment of the building and then drag the alignment to the right, along the same bottom segment being dimensioned. The resulting label is shown below.
    Building Dimension
    If you had dragged the cursor to the left rather than to the right, with the same near-parallel angle to the line, the 83' would be drawn below the building rather than above.

    Another example is shown below. Select Annotate -- Survey Text -- Building Dimensions and click on the left-most segment of the building. Then click roughly perpendicular to the left. This creates a perpendicular, rather than parallel, label as shown below.
    Building Dimension
    Label the rest of the building. Notice that the sides of the building that you are dimensioning are measured in even feet. Because you had selected the Drop Trailing Zeros option when you set the Survey Text Defaults (and even with the Decimal Places defaulting to 0.00), the ".00" is not reflected in the labels:
    Completed Building Dimensions
    NOTE: If you choose the wrong direction while you are labeling, a suggestion would be to re-pick the segment and place it in the correct direction and complete the command. Then Erase the undesired label(s) at the conclusion of the command.
  31. Next, you will label the offset dimension from property lines to two building corners, the SE corner as offset from the south property line, and the SW corner as offset from the west property line. Because of the options you set in the Survey Text Defaults dialog box above, Offset Dimensions will be created on layer DIMENTXT, and they will be horizontal, with arrowheads.

    Re-issue the Annotate -- Survey Text -- Survey Text Defaults command. The dialog previously shown will reappear. Change the following in the Offset Dimension Text grouping: Click OK on the above dialog box. Run the Annotate -- Survey Text -- Offset Dimensions command and complete the prompts:

    [end on] Pick Bldg/Object Corner: pick on the SE building corner
    [perp] Pick Line To Offset From: pick on the South property line (before the arc, near the end of the driveway)

    The setback is labeled 43.49'. Note the distance suffix is/was labeled as an apostrophe "'" rather than "ft." If you desire an alternate label, re-examine the Characters to Append control of the Survey Text Defaults command.

    Re-issue the Annotate -- Survey Text -- Survey Text Defaults command. The dialog previously shown will reappear. Change the following: Click OK on the above dialog box. Run the Annotate -- Survey Text -- Offset Dimensions command again and complete the prompts:

    [end on] Pick Bldg/Object Corner: pick on the SW building corner
    [perp] Pick Line To Offset From: pick on the West property line (avoid the electric right-of-way lin

    The result is shown below:
    Completed Building Set-backs
    Notice within the above prompts, the use of the [end on] and [perp] snaps. When Carlson sets a snap for temporary use, it displays the snap within the brackets as shown. A building corner is always an endpoint, so the end snap always applies to the first pick. The offset is the perpendicular distance to the property lines, so the [perp] snap always applies to the second pick. The per (perpendicular) snap applies to offsets from arcs as well. In the case of arcs, the per snap finds the shortest, radial distance to the arc.

    You could use the Offset Dimension command to label the Electric utility right-of-way distance of 50' total by entering nea (for nearest snap) for the first pick, then entering the default per snap for the second pick on the other side of the right-of-way.
  32. Next, you will add adjoiner ownership text to the property lines. Annotate -- Survey Text -- Survey Text Defaults command. The dialog previously shown will reappear. Change the following: Click OK on the above dialog box. Run the Annotate -- Survey Text -- Adjoiner Text command and complete the prompts:

    Pick Line Or Polyline: pick the west property line
    Starting point: pick a centering point west of the property for the adjoiner text
    Enter text at the cursor, press Enter to finish the command... supply the text as follows:
    Brian W. and Mary T. Jones (press Enter)
    D.B. 101, P. 37 (press Enter twice)
    This produces parallel, center-justified text on the west side of the property. Press Enter to repeat the command and complete the following prompts:

    Pick Line Or Polyline: pick the north property line
    Starting point: pick a centering point north of the north property line
    Enter text at the cursor, press Enter to finish the command... supply the text as follows:
    Stan W. Bosworth (press Enter)
    D.B. 94, P. 272 (press Enter twice)
    The results are shown here:
    Completed Adjoiner Text
  33. Next, you will add bearing annotation. Select the Annotate -- Angle/Distance -- BearingDistance_ option to place Bearing and Distance above the line and follow the prompts below:

    Select line or polyline [Size/Points]: pick the northern property line to the east, or right side. The bearing direction will be labeled towards the picked end, which is Northeast.
    Select line or polyline [Size/Points] (Enter to end): pick the eastern property line closest to the southern endpoint of the line
    Select line or polyline [Size/Points] (Enter to end): press Enter

    To label the western property line on the lower (western) side of the line, select the the Annotate -- Angle/Distance -- _BearingDistance option to place Bearing and Distance below the line and follow the prompts below:

    Select line or polyline [Size/Points]: pick the western property line closest to the northern endpoint of the line
    Select line or polyline [Size/Points] (Enter to end): press Enter

    To label the southern line segment with a leader, run the Annotate -- Annotate with Leader -- Brg-Dist with Leader command and follow the prompts below:

    Select line or polyline [Options/Size/Points]: pick the southern property line segment on the southwest side
    Pick end point for leader: pick a point for the label position
    Select line or polyline [Options/Size/Points] (Enter to end): press Enter
  34. Next, you will want to annotate the arc in the drawing. The label will consist of four entries: arc length, radius, chord bearing (direction) and chord distance. Run the Annotate -- Annotate Arc -- Stack Label Arc Pick Side command and follow the prompts below:

    Options/Points/<Select arc>: type O for Options and the Stack Label Arc dialog box appears
    Stack Label Arc Options
    Set the sequence column to 1, 2, 3 and 4 as shown. When you are done with the dialog box, click OK to resume the command prompts:
    Options/Points/<Select arc> (Enter to end): pick the arc
    Pick end point for leader: pick a point to the right to place the label. As the cursor moves, the text "ghosts" which allows you to make the best possible placement decision
    Options/Points/<Select arc> (Enter to end): press Enter
  35. Next, you will label the trees, the shed, and the building using a special leader, for a hand-drafted appearance. Use the Draw -- Leader -- Special Leader command which displays the following dialog box:

    Draw_Leader
    Click OK and complete the prompts as follows:

    Options/Size/Pick Arrow Location: pick near the southernmost corner of the shed
    Text location: pick slightly down and to the right
    Text: Shed
    Text: press Enter

    Repeat the process for all the special leader text items shown in the drawing below. In the case of the 18" Oak trees, create just one leader with text and on the second oak tree, create only the leader and then press Enter when asked for Text.

    Your drawing should be similar to this one:
    Screen_Image_15
  36. You can add a North Arrow and Bar Scale by selecting these options under the Annotate menu. When you place the North Arrow, pick your North Arrow symbol, maybe change the scale, and click OK. Then pick an insertion point. You place the Bar Scale by answering the prompts and picking a location. Both the North Arrow and the Bar Scale can be moved to desired locations with the Edit -- Move command.
  37. Next, you will insert a title block with a border. Select the Settings -- Title Block -- Standard command to display the dialog box below:
    Create Title Block
    Choose paper size A1 (portrait view, 8½ by 11) and click OK. Pick a point below and to the left of the survey in order to locate the lower-left corner of the border outer line. Remember that the title block will be at the bottom, so leave extra room at the bottom.

    The following dialog appears, prompting you for the attributes of the title block. Be sure to also click Next in order to enter in more attributes.
    Title Block Attributes
    Your drawing should resemble the one shown below:
    Plat with Title Block
  38. Our next task will add a legend. Pick the Annotate -- Draw Legend command. Choose the New tab and then open a default legend name (i.e. Plat1). When the dialog box appears, select Add from Drawing. Window select each symbol/linetype you want to appear in the legend and press Enter. You will then see the symbols that you picked listed.

    If you want to change the order of the items in the list, use the Move Up and Move Down buttons, after first selecting and highlighting the item to be moved. After the list is ordered correctly, highlight one item on the list and click the Edit button to edit the symbol definition. Edit each symbol definition individually and type the following descriptions in the description box: Below is the symbol definition, with Description, for SPT13:
    Edit Symbol Legend
    Save the completed legend which is shown below:
    Legend_Definitions
    Select the Draw option from the Legend Definitions dialog box. Set the defaults as shown below:
    Draw_Legend
    Click OK. Pick a point for the legend at a coordinate location approximately at 5311.5,4275 (CAD coordinates) then click Exit. You may need to adjust the position and/or portions of the legend to fit in the tight space. You also may need to move the previously drawn bar scale. Use the Move command to do this. The following shows the drawing to this point:
    Drawing with Legend
    NOTE: If you wish to reset the spacing of the sewer and electric utility annotation, set a desired value for the LTSCALE box in the Settings -- Drawing Setup dialog box (the setting is 50 in this example).
  39. Next, you will use DText (Dynamic Text) to label the road and MText (Multiline Text) to create a certification block. Zoom in on the area shown below:
    Road Annotation
    At the command line, type dtext and complete the following prompts:

    Specify start point of text or [Justify/Style]: j
    Enter an option [Left/Center/Right/Align/Middle/Fit/TL/TC/TR/ML/MC/MR/BL/BC/BR]: r
    Right point of text: pick a point as shown below, just to the left of the leader annotation
    Height of text <8.00>: 10
    Rotation angle of text <E>: pick a point as shown below by the location of the crosshair
    Text: Meadow Lane
    Text: press Enter

    This right-justifies the label Meadow Lane, ending it before it contacts the leader line.

    Now you will enter a certification using MText. The MText command stretches an entire block of text. This command breaks up the lines in the block of text depending on how you edit and adjust the MText window. First, use the View -- Extents command to view the entire drawing. Then type mtext at the command line and follow the prompts:

    Multiline Text: First corner for block of text: 5660,4980 (or pick an approximate location)
    [Justification/Rotation/Style/Height/Width]/<Opposite corner for block of text>: pick a point below and to the right of the first, but inside the inside border line

    You now see the MText interface that displays word-processing style editing options. Indicate text height of 8 (press Enter to commit) then type the following into the dialog box:
    Surveyor's Certification

    I do hereby certify that the survey shown heron was performed under my direction by method of random traverse and that the error of closure was 1:52544.

    ____________________
    John Doe, PLS #1234
    The command "wraps" the text when it runs out of space in the MText window. Click OK at the upper right to place this text into the drawing.

    After the MText is placed, you can click on the text to activate the grips. All four corners highlight as grips. When you pick on a grip, you can expand or change the shape of the MText rectangle. When you do this the text adjusts automatically, wrapping into more or fewer lines of text based on the size of the MText window. You can also move the entire text block to a new location.
  40. Next, you will define a text style and then add text using that style. Use the Draw -- Text -- Set Style command to display the dialog box below:
    Text Style Manager
    Click New, enter Bold in the New Text Style dialog, and click OK.
    Define the Bold style consisting of the Arial Black font and an Oblique Angle of 10° by entering the settings as show below:
    New Text Style
    Then click OK. Now, run the DText command by typing dtext at the command line, and place the text at the top of the drawing as follows:

    Specify start point of text or [Justify/Style]: pick a point near the northwest corner of the drawing
    Height of text <8.00>: 20
    Rotation angle of text <N53d56'51"E>: E (for due East)
    Text: William T. Farmer
    Text: press Enter
  41. Next, you will create an area label for the drawing. Select the Area/Layout -- Area Defaults command. Select the Acres entry and click Edit to change the Precision for the Acres labels to 2 decimal places. Click OK to dismiss the Acres settings dialog box and click OK to dismiss the Area Defaults dialog box.

    Select the Area/Layout -- Area by Lines & Arcs command. When prompted to Select objects, pick the two polylines that taken together, completely enclose the property.

    Pick an area labeling centering point for the area label under the William T. Farmer title at the top of the drawing.
  42. Next, bring the points back and draw a contour map. To re-see the points, use the View -- Thaw/On All Layer command.

    Initiate the Surface -- Triangulate & Contour command. On the Triangulate tab, set the following values:
    Triangulate and Contour
    Also make sure to enable the Use Inclusion/Exclusion Areas option. Navigate to the Contour tab and set the Contour Interval to 1.0. Click OK and then answer as follows:

    Select Inclusion perimeter polylines or ENTER for none.
    [FILter]/<Select entities>: press Enter for none.
    Select Exclusion perimeter polylines or ENTER for none.
    [FILter]/<Select entities>: select the building and the shed, and then press Enter. Since the building and shed are closed polygons acting as exclusion perimeters, the contours will not pass through them when they are created.
    Select points and breaklines to Triangulate.
    [FILter]/<Select entities>: all
    [FILter]/<Select entities>: press Enter

    The contour map is created. Freeze the points again by using View -- Freeze Layer by Select and picking one of the points.
  43. Next, label the contours (this could have also been accomplished via the Triangulate & Contour interface but this approach gives us more control). Run the Surface -- Contour Utilities -- Contour Elevation Label command. Select OK after matching the settings in the dialog box shown here:
    Label Contour Settings
    Specify the surface model (*.tin) created earlier and click the Open button on the Carlson File Selector dialog box. Now pick two points that cross through one or more Index contours. The contours are automatically labeled using the specified text style.

The Completed Plat is shown here:

Completed Plat

If you have not saved your drawing for awhile, now is a good time to do it. Use the File -- Save command.

This completes the Lesson 2 tutorial: Making a Plat.

Converted from CHM to HTML with chm2web Standard 2.85 (unicode)