Change the length of a polyline feature

Change Length Trim to Length changes the length of a polyline feature to a specified distance. Positive values preserve the first vertex. A negative value greater than the current length preserves the last vertex. A negative value less than the current length trims the line by the specified value.

To access this command, edit a feature with Edit Vertices Edit Vertices or Continue Feature Continue Feature and right-click the segment. This command is also available when you are actively sketching a feature with a feature template construction tool.

Editing a z-aware polyline preserves the angular pitch of a segment and assigns an interpolated z-value.

  1. On the Edit tab, choose your snapping preferences, and show the Modify Features pane.
    1. In the Snapping group, click the Snapping drop-down menu List By Snapping and enable your snapping preferences.

      To temporarily turn snapping off while you edit a feature, press and hold the spacebar.

    2. In the Features group, click Modify Modify Features.
  2. In the tool pane, expand Reshape and click Vertices Edit Vertices.
  3. In the pane, click Select Active Select, and select a polyline or polygon feature. If you select more than one feature, do one of the following:
    • Click the feature to be modified.
    • Right-click a feature in the tree view, and click Only Select This List By Selection, or click Unselect Clear Selected to remove features from the selection.
      Context menu
  4. Hover over the segment until the segment pointer appears, right-click the segment, and click Change Length Trim to Length.

    Change Length

  5. Confirm or change the units, type the new length, and press Enter.

    Change Length dialog box

    • Positive values preserve the first vertex.
    • A negative value greater than the current length preserves the last vertex.
    • A negative value less than the current length trims the line by the specified value.
  6. If the selected feature is COGO enabled and the Distance or ArcLength fields contain values, choose how COGO attributes are proportioned. The proportion factor is equal to the length of the geometry divided by the COGO Distance field value.

    Proportion new line length

    • To use the ground to grid factor instead of proportioning, uncheck Proportion new line length and turn on Ground to Grid. The specified length is scaled by the current Distance Factor value and applied to the feature geometry.

      Type of editStraight linesCircular arcs

      Positive values

      • Direction is preserved.
      • Distance is set to the specified value.
      • Direction is recalculated.
      • Radius is preserved.
      • ArcLength is updated with specified value.

      Negative values

      • Direction is copied to the new line.
      • Distance is recalculated. The specified length is subtracted from the current COGO value.
      • Direction is set to null.
      • Radius is copied to the new arc.
      • ArcLength is set to null.
    • Check Proportion new line length to scale the geometry proportionately and perform the following calculations to COGO field values:

      Type of editStraight linesCircular arcs

      Positive values

      • Direction is preserved.
      • Distance is set to the specified value.
      • Direction is recalculated.
      • Radius is preserved.
      • ArcLength is scaled proportionately.

      Negative values

      • Direction is preserved.
      • Distance is recalculated. The specified length is subtracted from the current COGO value and is scaled by the proportion factor.
      • Direction is recalculated.
      • Radius is preserved.
      • ArcLength is set to the difference value.
    Tip:

    To switch the end to be trimmed, right-click and click Reverse Direction Reverse Direction.

  7. To finish your edits, click Finish Finish or press the F2 key.
    Vertices toolbar

In this topic