Editing a vertex's m-value or z-value

Vertices can store additional attributes besides x,y locations. The attributes include m-values and z-values, which are often used to store information about route measures and elevation. These attributes are added and modified using the Edit Sketch Properties window. You can open the window by selecting a feature with the Edit tool, double-clicking it, then clicking the Sketch Properties button on the Editor toolbar.

NoteNote:

To add m- or z-values to a vertex, you must have specified that the feature class be able to store them when you created the feature class. If you did not set this property, you need to create a new feature class and import the existing features into it.

Steps:
  1. Click the Edit tool Edit Tool on the Editor toolbar and double-click the feature you want to edit.
  2. Click the Sketch Properties button Edit Sketch Properties on the Editor toolbar.
  3. When the Edit tool or a construction tool is active, you can press the P key as a shortcut to opening the window.
  4. Click the cell for the m-value or z-value you want to edit and type a new value.
  5. To change the m-values or z-values for multiple vertices, check the boxes to the left of the vertices you want to update.
  6. Click the M button Set Selected Vertices' M-Value to edit m-values or click the Z button Set Selected Vertices' Z-Value to edit z-values.
    • For m-values: Either clear the m-values (resets them to NaN) or type a new m-value and click OK.
    • For z-values: Type the new z-value and click OK.

    The m-values and z-values are applied to all the selected (checked) vertices.

  7. When you are done, click Finish Sketch Finish Sketch on the Edit Sketch Properties window.
2/10/2012