Changes between Version 19 and Version 20 of Help/Action/Parallel
- Timestamp:
- 2019-02-24T10:26:13+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Parallel
v19 v20 3 3 [[Image(source:trunk/images/mapmode/parallel.svg)]] ''Shortcut key:'' **{{{Shift₊P}}}** 4 4 5 Creates a parallel copy of a pathwhile preserving its radian.6 Multiple connected ways can form the path. 5 Creates a parallel copy of a way sequence while preserving its radian. 6 7 7 8 8 === Usage === 9 9 10 1. Activatethe Parallel mode by shortcut key or in the [wikitr:/Help/EditToolbar#Workingmode Edit toolbar].\\10 1. Enter the Parallel mode by shortcut key {{{Shift₊P}}} or in the [wikitr:/Help/EditToolbar#Workingmode Edit toolbar].\\ 11 11 The cursor icon changes to [[Image(source:josm/trunk/images/cursor/modifier/parallel.png)]]. 12 12 1. Select the way which should be copied.\\ 13 To prolong the pathhold `Shift`andselectmore wayswith the [[Image(source:josm/trunk/images/cursor/modifier/parallel_add.png)]]cursor.14 To shorten ituse `Ctrl`.15 The pathmust be branchless.16 1. Drag the copy to the desired position. 13 To add more ways to the sequence hold `Shift` while selecting them with the [[Image(source:josm/trunk/images/cursor/modifier/parallel_add.png)]] mouse. 14 To drop a way out of the sequence use `Ctrl`. 15 The way sequence must be [wikitr:/Help/Action/SelectNonBranchingWaySequences branchless]. 16 1. Drag to copy and to move the copy to the desired position. 17 17 1. Release the left mouse button. 18 18 19 19 Modifiers: 20 * `Alt` to create a fresh object without the tags of the source ways and their nodes. Hold before dragging. 20 * `Alt` to create a fresh objects without the tags of the source ways and their nodes. Hold before dragging. 21 21 * `Ctrl` to override the snapping steps for the copy. Hold while dragging. 22 22 … … 37 37 == See also == 38 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. 39 * TheSystem of measurement in the [wikitr:/Help/StatusBar Status bar].39 * System of measurement in the [wikitr:/Help/StatusBar Status bar]. 40 40 41 41 ----