Changes between Version 11 and Version 12 of Help/Action/Extrude


Ignore:
Timestamp:
2013-06-21T14:24:18+02:00 (12 years ago)
Author:
skyper
Comment:

small fixes and harmonizing

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Extrude

    v11 v12  
    22= Create Areas By Extrusion =
    33
    4 [[Image(source:/trunk/images/mapmode/extrude/extrude.png)]] ''Keyboard shortcut:'' **{{{X}}}**
     4[[Image(source:trunk/images/mapmode/extrude/extrude.png)]] ''Keyboard shortcut:'' **{{{X}}}**
    55
    6 Replaces the segment of a [[Image(source:trunk/images/data/way.png)]] [Help/Concepts/Object#Ways way] between two [[Image(source:trunk/images/data/node.png)]] [Help/Concepts/Object#Nodes nodes] with up to three way segments, one of which is parallel to the original.
     6Replaces 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.
    77
    8 [[TOC(inline)]]
     8[[PageOutline(1-3,Table of Contents,inline)]]
    99
    10 == Usage ==
    1110
    12 === Basic usage ===
    13 
     11== Basic usage ==
    1412Click 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.
    1513
    1614[[Image(BasicExtrudes.png)]]
    1715
    18 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.
     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.
    1917
    20 Tip: If you start with just a single line segment, you will get a rectangle.
     18**Tip**: If you start with just a single line segment, you will get a rectangle.
    2119
    2220[[Image(LineExtrude.png)]]
    2321
    2422=== Insert node ===
    25 
    2623A double click at a way segment inserts a new node.
    2724
    2825=== Move node ===
    29 
    3026Click on a node and drag it along one segment. Possible directions are directions of all way segments connected to the node.
    3127
    3228[[Image(MoveNode.png)]]
    3329
     30
    3431== Modifiers ==
    3532
    3633=== Shift ===
    37 
    3834[[Image(source:trunk/images/cursor/modifier/rectangle_plussmall.png)]] Always create nodes, even if new segment is just lengthening of the old one.
    3935
     
    4137
    4238=== Alt ===
    43 
    4439[[Image(source:trunk/images/cursor/modifier/rectangle_plus.png)]] Don't alter original way, create new way instead. Ways will share the two nodes.
    4540
     
    4742
    4843=== Ctrl ===
    49 
    5044[[Image(source:trunk/images/cursor/modifier/rectangle_move.png)]] Move segment. Nodes are moved even if they are connected to other ways.
    5145
    5246[[Image(Ctrl.png)]]
    5347
     48
    5449== Customization ==
    55 
    56 * Colour of main line: Defaults to {{{selected}}} colour, but can be changed with [Help/Preferences/Advanced advanced preference] {{{color.extrude.main.line}}}.
     50* Color of main line: Defaults to {{{selected}}} color, but can be changed with [Preferences/Advanced advanced preference] {{{color.extrude.main.line}}}.
    5751* Stroke of main line: {{{extrude.stroke.main}}}. Parameters: {{{<width>}}} for solid line (width in pixels), {{{<width> <dashlength> <spacelength>}}} for dashed line.
    5852* Stroke of old line (used while [#Ctrl moving segment]): {{{extrude.ctrl.stroke.old-line}}} (stroke parameters).
    59 * Colour of helper line: {{{Extrude: helper line}}} in [Help/Preferences/Display#Colours colours settings].
     53* Color of helper line: {{{Extrude: helper line}}} in [Preferences/Display#Colors colors settings].
    6054* Stroke of helper line: {{{extrude.stroke.helper-line}}} (stroke parameters).
    6155* Size of right angle helper symbol: {{{extrude.angle-symbol-radius}}} (pixels).
    6256
    6357----
    64 Back to [wiki:/Help/EditToolbar Edit Toolbar][[BR]]
    65 Back to [wiki:Help Main Help]
     58Back to [EditToolbar Edit Toolbar][[BR]]
     59Back to [wiki:/Help Main Help]