Changes between Version 16 and Version 23 of Help/Action/CreateCircleArc


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/CreateCircleArc

    v16 v23  
    22
    33= UtilsPlugin2 > Circle arc =
    4 [[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/circlearc.png,middle)]] ''Keyboard shortcut:'' **{{{Shift+C}}}**
     4[[JOSMImage(plugins/utilsplugin2/images/circlearc,middle,48,link=,margin-right=20)]] ''Keyboard shortcut:'' **{{{Shift+C}}}**
    55
    66**Create a circle arc.**
    77
    8 According to the Selection one out of three methods is used to draw a circle arc.
     8According to the [wikitr:/Help/Dialog/SelectionList Selection] one out of three methods is used to draw a circle arc.
    99
    10101. **One way** selected:\\
    1111 The arc is "fused" at the end of the selected way. 
    1212 New nodes will be placed between the last three nodes if needed (helpful directly in [wikitr:/Help/Action/Draw Draw] mode).
    13 
    14131. **Three nodes** selected:\\
    1514 A new way forming the arc is created following the order of the nodes' selection.
    16 
    17151. One way **and** three of its nodes selected:\\
    1816 See last example below.
     
    2018Examples:
    2119
    22 * One way selected[[BR]][[BR]]
    23  [[Image(circle_arc_way.4.png)]]
    24  [[Image(circle_arc_way_arc.png)]][[BR]][[BR]]
    25  The arc is "fused" into the selected way between its last three nodes. 
    26  They are used to specify the arc.
    27  [[BR]]
    28  [[BR]]
    29 * Three nodes selected:[[BR]][[BR]]
    30  [[Image(circle_arc_3nodes.png)]]
    31  [[Image(circle_arc_3nodes_arc.png)]][[BR]][[BR]]
    32  A new way forming the arc is created following the order of the nodes' selection.[[BR]][[BR]]
    33 * One way and three of its nodes selected:[[BR]][[BR]]
    34  [[Image(circle_arc_way_3nodes.png,400)]]
    35  [[Image(circle_arc_way_3nodes_arc.png,400)]][[BR]][[BR]]
    36  The arc is "fused" into the selected way between the three selected nodes using them to specifiy the arc.
    37  Opposing to the two pictures above, currently no new nodes are created and only the middle node is moved, proportionally distributing the nodes in the arc. This is a bug.
     201. One way selected\\\\
     21 [[Image(circle_arc_way.4.png,link=)]] [[Image(circle_arc_way_arc.png,link=)]]\\\\
     22 The arc is "fused" into the selected way between its last three nodes.\\
     23 They are used to specify the arc.\\\\
     241. Three nodes selected:\\\\
     25 [[Image(circle_arc_3nodes.png)]] [[Image(circle_arc_3nodes_arc.png,link=)]]\\\\
     26 A new way forming the arc is created following the order of the nodes' selection.\\\\
     271. One way and three of its nodes selected:\\\\
     28 [[Image(circle_arc_way_3nodes.png,400,link=)]] [[Image(circle_arc_way_3nodes_arc.png,400,link=)]]\\\\
     29 The arc is "fused" into the selected way between the three selected nodes using them to specifiy the arc.\\
     30 Opposing to the two pictures above, currently no new nodes are created and only the middle node is moved, proportionally distributing the nodes in the arc. This is #18847.
    3831
    39 Notes:
    40 * The middle [Concepts/Object nodes] will be moved even when it is part of other ways by the methods 1. and 3.
    41 * The maximum angle between two nodes in the arc (ie. the "resolution") can be set in the [wikitr:/Help/Preferences/Advanced advanced preferences] with the key {{{curves.circlearc.angle-separation}}}.
    42  Default value is 20.
     32**Notes**:
     33* The middle [wikitr:/Help/Concepts/Object#Nodes nodes] will be moved even when it is part of other ways by the methods 1. and 3.
     34* The maximum angle between two nodes is calculated with the same algorithm that is used when a new circle is created.
    4335
    4436== See also ==
    45 * [[Image(source:/trunk/resources/images/aligncircle.svg,20,middle)]] [wikitr:/Help/Action/CreateCircle Create Circle]
    46 * [[Image(source:/trunk/resources/images/aligncircle.svg,20,middle)]] [wikitr:/Help/Action/AlignInCircle Align Nodes in Circle]
     37* [[JOSMImage(aligncircle,24,middle,link=)]] [wikitr:/Help/Action/CreateCircle Create Circle]
     38* [[JOSMImage(aligncircle,24,middle,link=)]] [wikitr:/Help/Action/AlignInCircle Align Nodes in Circle]
    4739
    4840----
    49 Back to [wikitr:/Help/Plugin/UtilsPlugin2 UtilsPlugin2][[Br]]
     41Back to [wikitr:/Help/Plugin/UtilsPlugin2 UtilsPlugin2]\\
    5042Back to [wikitr:/Help/Menu Main menu]\\
    5143Back to [wikitr:/Help Main Help]