﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FModeling%2FCurves%2FSelecting</id>
	<title>Doc:2.6/Manual/Modeling/Curves/Selecting - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FModeling%2FCurves%2FSelecting"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Curves/Selecting&amp;action=history"/>
	<updated>2026-06-15T15:05:15Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Curves/Selecting&amp;diff=112593&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Curves/Selecting&amp;diff=112593&amp;oldid=prev"/>
		<updated>2018-06-28T19:50:26Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 19:50時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Curves/Selecting&amp;diff=112592&amp;oldid=prev</id>
		<title>wiki&gt;Mam711: /* Curve Selection */ minor edits</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Curves/Selecting&amp;diff=112592&amp;oldid=prev"/>
		<updated>2013-07-10T05:21:33Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Curve Selection: &lt;/span&gt; minor edits&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header||}}&lt;br /&gt;
&lt;br /&gt;
{{review|im = add images}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Curve Selection =&lt;br /&gt;
Curve selection in {{Literal|Edit}} mode is much less complex than with meshes! Mainly this is because you have only one selectable element type, the control points (no select mode needed here…). These points are a bit more complex than simple vertices, however, especially for Béziers, as there is the central vertex, and its two handles…&lt;br /&gt;
&lt;br /&gt;
The basic tools are the same as with [[Doc:2.6/Manual/Modeling/Meshes/Selecting/Basics|meshes]], so you can select a simple control point with a {{Shortcut|lmb}}-click, add to current selection with {{Shortcut|shift|lmb}}-clicks, {{Shortcut|B}}order-select, and so on.&lt;br /&gt;
&lt;br /&gt;
One word about the Bézier control points: when you select the main central vertex, the two handles are automatically selected too, so you can grab it as a whole, without creating an angle in the curve. However, when you select a handle, only this vertex is selected, allowing you to modify this control vector…&lt;br /&gt;
&lt;br /&gt;
{{Shortcut|L}} (or {{Shortcut|ctrl|L}}) will add to the selection the cursor’s nearest control point, and all the linked ones, i.e. all points belonging to the same curve. Note that for Bézier, using {{Shortcut|L}} with a handle selected will select the whole control point and all the linked ones.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Select Menu ==&lt;br /&gt;
With curves, all “advanced” selection options are regrouped in the {{Literal|Select}} menu of the 3D views header. Let’s detail them.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Random...}}&lt;br /&gt;
;{{Literal|Inverse}}&lt;br /&gt;
;{{Literal|Select/Deselect All}}&lt;br /&gt;
;{{Literal|Border Select}}&lt;br /&gt;
:All these options have the same meaning and behavior as in [[Doc:2.4/Manual/Modeling/Objects/Selecting|{{Literal|Object}} mode]] (and the specifics of {{Literal|Border Select}} in {{Literal|Edit}} mode have already been discussed [[Doc:2.6/Manual/Modeling/Meshes/Selecting|here]]).&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Every Nth ==&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode={{Literal|Edit}} mode&lt;br /&gt;
 |hotkey=None&lt;br /&gt;
 |menu={{Menu|Select|Every Nth}}&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
This only works if you already have at least one control point selected. Using the current selection, it will add to it every nth control point, before and after the initial selection. The “selection step” is specified in the {{Literal|N}} pop-up numeric field shown during the tool start.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Select/Deselect First/Last ==&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode={{Literal|Edit}} mode&lt;br /&gt;
 |hotkey=None&lt;br /&gt;
 |menu={{Menu|Select|Select/Deselect First}}, {{Menu|Select|Select/Deselect Last}}&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
These commands will toggle the selection of the first or last control point(s) of the curve(s) in the object. This is useful to quickly find the start of a curve (e.g. when using it as path…).&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Select Next/Previous ==&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode={{Literal|Edit}} mode&lt;br /&gt;
 |hotkey=None&lt;br /&gt;
 |menu={{Menu|Select|Select Next}}, {{Menu|Select|Select Previous}}&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
These commands will select the next or previous control point(s), based on the current selection (i.e. the control points following or preceding the selected ones along the curve).&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== More and Less ==&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode={{Literal|Edit}} mode&lt;br /&gt;
 |hotkey={{Shortcut|ctrl|pad+}}/{{Shortcut|ctrl|pad-}}&lt;br /&gt;
 |menu={{Menu|Select|More/Less}}&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
These two options are complementary and similar to [[Doc:2.6/Manual/Modeling/Meshes/Selecting/Advanced#Less and More|those for meshes]]. Their purpose, based on the currently selected control points, is to reduce or enlarge this selection.&lt;br /&gt;
&lt;br /&gt;
The algorithm is the same as with meshes, but results are more easy to understand:&lt;br /&gt;
* {{Literal|More}}: for each selected control point, select '''all''' its linked points (i.e. one or two…).&lt;br /&gt;
* {{Literal|Less}}: for each selected control point, if '''all''' points linked to this point are selected, keep this one selected. Otherwise, de-select it.&lt;br /&gt;
&lt;br /&gt;
This implies two points:&lt;br /&gt;
* First, when '''all''' control points of a curve are selected, nothing will happen (as for {{Literal|Less}}, all linked points are always selected, and of course, {{Literal|More}} can’t add any). Conversely, the same goes when no control points are selected.&lt;br /&gt;
* Second, these tools will never “go outside” of a curve (they will never “jump” to another curve in the same object).&lt;br /&gt;
{{clr}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mam711</name></author>
		
	</entry>
</feed>