Changes between Version 23 and Version 24 of Help/Action/Extrude
- Timestamp:
- 2016-03-24T09:38:28+01:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Extrude
v23 v24 4 4 [[Image(source:trunk/images/mapmode/extrude/extrude.png)]] ''Keyboard shortcut:'' **{{{X}}}** 5 5 6 Replaces the segment of a [[Image(source:trunk/images/data/way.png)]] [Concepts/Object#Ways way] between two [[Image(source:trunk/images/data/node.png)]] [Concepts/Object#Nodes nodes] with up to three way segments, one of which is parallel to the original.6 Combination of 90 and 180 degree tools, more details below. 7 7 8 [[PageOutline(2- 3,Table of Contents,inline)]]8 [[PageOutline(2-4,Table of Contents,inline)]] 9 9 10 == Move a node along adjacent segment == 11 Special case when a node selected. Move a node along adjacent segment, in every of two sides. Resulting point can be moved in one of (2*adjacent segments) directions: 10 12 11 == Basic usage == 12 Click on a way segment and drag it. There are up to 3 possible directions - at right angle to the original position and along its neighboring segments. The chosen reference segment will be indicated. 13 [[Image(extrude-used-on-node.gif)]] 13 14 14 [[Image(BasicExtrudes.png)]] 15 == Move segment in parallel (+Ctrl) == 16 [[Image(source:trunk/images/cursor/modifier/rectangle_move.png)]] Move segment in parallel. Nodes are moved even if they are connected to other ways. 15 17 16 **Note**: In certain cases new nodes will not be created. Specifically, if new segment is just lengthening of the old one. However, the node will not be moved when it's part of another way, as to not affect the other way. 18 [[Image(Ctrl.png)]] 17 19 20 == Basic extrude usage on closed ways == 18 21 === Special case with two nodes === 19 22 … … 22 25 [[Image(LineExtrude.png)]] 23 26 24 === Insert node === 27 === On closed ways === 28 Click on a way segment and drag it. There are up to 3 possible directions - at right angle to the original position and along its neighbouring segments. The chosen reference segment will be indicated. 29 30 [[Image(BasicExtrudes.png)]] 31 32 **Note**: In certain cases new nodes will not be created. Specifically, if new segment is just lengthening of the old one. However, the node will not be moved when it's part of another way, as to not affect the other way. 33 34 === Double click will insert a node === 25 35 A double click at a way segment inserts a new node. 26 36 27 [[Image(extrude-simple-mode-buildings.gif)]] 28 29 === Move node === 30 {{{Ctrl}}}+click on a node and drag it along one segment. Possible directions are directions of all way segments connected to the node. 31 32 [[Image(MoveNode.png)]] 33 34 === Dual alignment === 37 === Modifiers === 38 ==== Dual alignment (X X) ==== 35 39 Toggled by {{{X}}} or the [[Image(source:trunk/images/mapmode/extrude/dualalign.png)]] item in the [wiki:Help/Menu/Edit Edit menu]. Instead of using one reference segment and moving both nodes of the selected original segment in the same direction, 36 40 this mode uses two reference segments (neigbors of the original segment) and moves the nodes each according to its own reference segment. … … 40 44 The status is indicated in the status line and visually (two reference segments shown instead of one). 41 45 42 43 == Modifiers == 44 45 === Shift === 46 ==== Create intermediate points (+Shift) ==== 46 47 [[Image(source:trunk/images/cursor/modifier/rectangle_plussmall.png)]] Always create nodes, even if new segment is just lengthening of the old one. 47 48 48 49 [[Image(Shift.png)]] 49 50 50 === Alt===51 ==== Create new way nearby (+Alt) ==== 51 52 [[Image(source:trunk/images/cursor/modifier/rectangle_plus.png)]] Don't alter original way, create new way instead. Ways will share the two nodes. 52 53 53 54 [[Image(Alt.png)]] 54 55 55 === Ctrl ===56 [[Image(source:trunk/images/cursor/modifier/rectangle_move.png)]] Move segment in parallel. Nodes are moved even if they are connected to other ways.57 56 58 [[Image(Ctrl.png)]] 57 == Extrude usage on unclosed ways == 58 (stub) 59 59 60 Move a node along line. 60 [[Image(extrude-simple-mode-buildings.gif)]] 61 61 62 [[Image(x_ctrl_leftmouse_drag.png)]] 63 64 == Customization == 62 == Advanced Preferences == 65 63 * Color of main line: Defaults to {{{selected}}} color, but can be changed with [Preferences/Advanced advanced preference] {{{color.extrude.main.line}}}. 66 64 * Stroke of main line: {{{extrude.stroke.main}}}. Parameters: {{{<width>}}} for solid line (width in pixels), {{{<width> <dashlength> <spacelength>}}} for dashed line.
