﻿<?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=%E5%88%A9%E7%94%A8%E8%80%85%3AJaredr122%2FDoc%3A2.6%2FManual%2FModeling%2FCurves%2FSelecting</id>
	<title>利用者:Jaredr122/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=%E5%88%A9%E7%94%A8%E8%80%85%3AJaredr122%2FDoc%3A2.6%2FManual%2FModeling%2FCurves%2FSelecting"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Jaredr122/Doc:2.6/Manual/Modeling/Curves/Selecting&amp;action=history"/>
	<updated>2026-06-08T05:44:39Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Jaredr122/Doc:2.6/Manual/Modeling/Curves/Selecting&amp;diff=139753&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Jaredr122/Doc:2.6/Manual/Modeling/Curves/Selecting&amp;diff=139753&amp;oldid=prev"/>
		<updated>2018-06-28T20:52:27Z</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日 (木) 20:52時点における版&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=%E5%88%A9%E7%94%A8%E8%80%85:Jaredr122/Doc:2.6/Manual/Modeling/Curves/Selecting&amp;diff=139752&amp;oldid=prev</id>
		<title>wiki&gt;Jaredr122: Created page with &quot; = Curve Selection = Curve selection in {{Literal|Edit}} mode is quite less complex than with meshes! Mainly because you have only one selectable element type, the control points...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Jaredr122/Doc:2.6/Manual/Modeling/Curves/Selecting&amp;diff=139752&amp;oldid=prev"/>
		<updated>2013-01-07T02:47:46Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; = Curve Selection = Curve selection in {{Literal|Edit}} mode is quite less complex than with meshes! Mainly because you have only one selectable element type, the control points...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
= Curve Selection =&lt;br /&gt;
Curve selection in {{Literal|Edit}} mode is quite less complex than with meshes! Mainly because you have only one selectable element type, the control points (no select mode 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.4/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 mouse 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 specificities 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 current selection, it will add to it a control point every nth ones, 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. 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 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:Manual/Modeling/Meshes/Selecting/Advanced#Less and More|those for meshes]]. Their purpose, based on current 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 it selected. For all other selected control points, de-select them.&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 point is 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;Jaredr122</name></author>
		
	</entry>
</feed>