Changes between Version 19 and Version 20 of Help/Action/Parallel


Ignore:
Timestamp:
2019-02-24T10:26:13+01:00 (6 years ago)
Author:
Hb---
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Parallel

    v19 v20  
    33[[Image(source:trunk/images/mapmode/parallel.svg)]] ''Shortcut key:'' **{{{Shift₊P}}}**
    44
    5 Creates a parallel copy of a path while preserving its radian.
    6 Multiple connected ways can form the path.
     5Creates a parallel copy of a way sequence while preserving its radian.
     6
    77
    88=== Usage ===
    99
    10 1. Activate the Parallel mode by shortcut key or in the [wikitr:/Help/EditToolbar#Workingmode Edit toolbar].\\
     101. Enter the Parallel mode by shortcut key {{{Shift₊P}}} or in the [wikitr:/Help/EditToolbar#Workingmode Edit toolbar].\\
    1111  The cursor icon changes to [[Image(source:josm/trunk/images/cursor/modifier/parallel.png)]].
    12121. 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`.
    15   The path must 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].
     161. Drag to copy and to move the copy to the desired position.
    17171. Release the left mouse button.
    1818
    1919Modifiers:
    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.
    2121  * `Ctrl` to override the snapping steps for the copy. Hold while dragging.
    2222
     
    3737== See also ==
    3838  * 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   * The System of measurement in the [wikitr:/Help/StatusBar Status bar].
     39  * System of measurement in the [wikitr:/Help/StatusBar Status bar].
    4040
    4141----