To Extend a Survey Figure From the Start Point

Add segments to the start point of an existing figure. The start point of the figure becomes the first point of the new segments.

  1. In Toolspace, on the Survey tab, right-click a Figure collection or in individual figure Modify FigureStart Figure.
  2. Enter the figure name.
  3. Define the next vertex by selecting the points on screen or by entering one of the following options:
    • AD and then the angle and distance
    • BD and then the quadrant bearing and distance.
    • ZD and then the whole circle bearing and distance.
    • DD and then the deflection distance.
    • RT and then a negative or positive right distance, which is a right angle departure from the last leg of the figure.
    • CU to create a curve, type the radius, and select one of the following options for creating the curve: Select entry (Str/Chord/Delta/Ext/Mid/Length)<Length>:
    • TP and then the point identifier.
    • CL to close the figure, linking the last vertex with the first point.

Command Line Example

AP ON 1

BEG ROAD

NE SS 1000 1000

NE SS 1200 1200

NE SS 1400 1400

BEG EP

FIG NE 1300 1300

FIG ZD 180 200

START ROAD

This example starts figure ROAD, which proceeds from N 1000 E 1000 with a referenced whole circle bearing away from N 1300 E 1300.

Note: The Start command, like the Continue and Begin commands, ends the current figure.

Command Syntax

START [figure]

Parameter Definition
figure The name of the figure that you want to extend.