Changes between Version 17 and Version 23 of Help/Action/CreateCircleArc
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/CreateCircleArc
v17 v23 2 2 3 3 = UtilsPlugin2 > Circle arc = 4 [[ Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/circlearc.png,middle,margin-right=20)]] ''Keyboard shortcut:'' **{{{Shift+C}}}**4 [[JOSMImage(plugins/utilsplugin2/images/circlearc,middle,48,link=,margin-right=20)]] ''Keyboard shortcut:'' **{{{Shift+C}}}** 5 5 6 6 **Create a circle arc.** … … 19 19 20 20 1. One way selected\\\\ 21 [[Image(circle_arc_way.4.png)]] [[Image(circle_arc_way_arc.png)]]\\\\ 21 [[Image(circle_arc_way.4.png,link=)]] [[Image(circle_arc_way_arc.png,link=)]]\\\\ 22 22 The arc is "fused" into the selected way between its last three nodes.\\ 23 23 They are used to specify the arc.\\\\ 24 24 1. Three nodes selected:\\\\ 25 [[Image(circle_arc_3nodes.png)]] [[Image(circle_arc_3nodes_arc.png)]]\\\\ 25 [[Image(circle_arc_3nodes.png)]] [[Image(circle_arc_3nodes_arc.png,link=)]]\\\\ 26 26 A new way forming the arc is created following the order of the nodes' selection.\\\\ 27 27 1. One way and three of its nodes selected:\\\\ 28 [[Image(circle_arc_way_3nodes.png,400)]] [[Image(circle_arc_way_3nodes_arc.png,400)]]\\\\ 28 [[Image(circle_arc_way_3nodes.png,400,link=)]] [[Image(circle_arc_way_3nodes_arc.png,400,link=)]]\\\\ 29 29 The arc is "fused" into the selected way between the three selected nodes using them to specifiy the arc.\\ 30 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. 31 31 32 Notes: 33 * The middle [wikitr:/Help/Concepts/Object#Node 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 in the arc (ie. the "resolution") can be set in the [wikitr:/Help/Preferences/Advanced advanced preferences] with the key {{{curves.circlearc.angle-separation}}}. 35 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. 36 35 37 36 == See also == 38 * [[ Image(source:/trunk/resources/images/aligncircle.svg,20,middle)]] [wikitr:/Help/Action/CreateCircle Create Circle]39 * [[ 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] 40 39 41 40 ----
