Use this command to edit a LineString geospatial feature.
The MAPLINESTRINGEDIT command is based on the PEDIT command. For more information about the prompts, see PEDIT in the AutoCAD Help.
Respond to the prompts:
- Enter an option [Close/Join/Edit vertex/Undo/eXit] <eXit>:
-
Enter an option. For more information about the prompts, see PEDIT in the AutoCAD Help.
Close
Creates the closing segment of the LineString, connecting the last segment with the first. The LineString is considered open unless you close it using the Close option. If the LineString is closed the first option is Open.
Open
Removes the closing segment of the polyline. The polyline is considered closed unless you open it using the Open option. If the LineString is open the first option is Closed.
Join
Joins two open LineStrings into one. The ends must be touching.
- Select objects:
-
Select the two LineStrings to be joined.
Edit Vertex
Marks the first vertex of the LineString by drawing an X on the screen. If you have specified a tangent direction for this vertex, an arrow is also drawn in that direction.
- Next/Previous/Insert/Move/eXit] <Next>:
-
Enter an option. For more information about the prompts, see PEDIT in the AutoCAD Help.
Undo
Reverses operations as far back as the beginning of the edit session.
Exit
Ends the MAPLINESTRINGEDIT command.