Changes between Version 17 and Version 18 of Help/Action/Parallel
- Timestamp:
- 2019-02-23T20:33:31+01:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Parallel
v17 v18 1 1 [[TranslatedPages]] 2 2 = Parallel mode = 3 [[Image(source:trunk/images/mapmode/parallel.svg)]] '' Keyboard shortcut:'' **{{{Shift+P}}}**3 [[Image(source:trunk/images/mapmode/parallel.svg)]] ''Shortcut key:'' **{{{Shift+P}}}** 4 4 5 5 Creates a parallel copy of a path while preserving its radian. 6 6 Multiple connected ways can form the path. 7 7 8 To make a parallel copy:8 Usage: 9 9 10 1. Activate the Parallel mode by shortcut key or in the [wikitr:/Help/EditToolbar#Workingmode Edit toolbar]. 11 1. Click on the way which should be copied.\\ 12 To prolong the path hold `Shift` and select more ways with the mouse. The path must be branchless. 10 1. Activate the Parallel mode by shortcut key or in the [wikitr:/Help/EditToolbar#Workingmode Edit toolbar].\\ 11 The cursor icon changes to [[Image(source:josm/trunk/images/cursor/modifier/parallel.png)]]. 12 1. Select the way which should be copied.\\ 13 To prolong the path hold `Shift` and select more ways with the [[Image(source:josm/trunk/images/cursor/modifier/parallel_add.png)]] cursor. 14 To shorten it use `Ctrl` [[Image(source:josm/trunk/images/cursor/modifier/parallel_remove.png)]]. 15 The path must be branchless. 13 16 1. Drag the copy to the desired position. 14 17 1. Release the left mouse button. 15 18 16 Modifiers are:17 * `Alt` to create a fresh object without the tags of the source ways and their nodes. 18 * `Crtl` to override the snapping steps for the copy. 19 Modifiers: 20 * `Alt` to create a fresh object without the tags of the source ways and their nodes. Hold before dragging. 21 * `Crtl` to override the snapping steps for the copy. Hold while dragging. 19 22 20 23 Normally the copy moves stepwise and cannot be dragged freely. … … 33 36 34 37 == See also == 35 * The snapping distance, the modifier keys and the copy behaviour are user settings. They can be changed in the [wikitr:/Help/Preferences/Advanced Advanced preferences] under the `edit.make-parallel-way-action.` namespace.38 * The snapping distance, the modifier keys and the copy behaviour are user settings. They can be changed in the [wikitr:/Help/Preferences/Advanced Preferences] under the `edit.make-parallel-way-action.` namespace. 36 39 * The System of measurement in the [wikitr:/Help/StatusBar Status bar]. 37 40
