﻿<?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%2FMeshes%2FSelecting%2FEdges</id>
	<title>Doc:2.6/Manual/Modeling/Meshes/Selecting/Edges - 版の履歴</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%2FMeshes%2FSelecting%2FEdges"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Meshes/Selecting/Edges&amp;action=history"/>
	<updated>2026-09-26T14:41:24Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Meshes/Selecting/Edges&amp;diff=106179&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/Meshes/Selecting/Edges&amp;diff=106179&amp;oldid=prev"/>
		<updated>2018-06-28T19:45:12Z</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:45時点における版&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/Meshes/Selecting/Edges&amp;diff=106178&amp;oldid=prev</id>
		<title>wiki&gt;Mam711: /* Edge Rings */ grammar</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Meshes/Selecting/Edges&amp;diff=106178&amp;oldid=prev"/>
		<updated>2013-07-02T04:47:29Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Edge Rings: &lt;/span&gt; grammar&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header|2.6x|Doc:Manual/Modeling/Meshes/Selecting/Advanced|Doc:Manual/Modeling/Meshes/Selecting/Faces}}&lt;br /&gt;
&lt;br /&gt;
=Selecting Edges=&lt;br /&gt;
&lt;br /&gt;
[[File:selection-mode_buttons_edge-activated.png|left|Buttons for the selection modes]]Edges can be selected in much the same way as vertices and faces - by right-clicking them while Edge Select Mode is activated. Pressing {{shortcut|shift}} while clicking will add/subtract to the existing selection.&lt;br /&gt;
&lt;br /&gt;
==Edge Loops==&lt;br /&gt;
&lt;br /&gt;
{{RefBox&lt;br /&gt;
|mode=Edit Mode (Mesh)&lt;br /&gt;
|hotkey={{shortcut|alt|rmb}} - or {{shortcut|shift|alt|rmb}} for modifying existing selection&lt;br /&gt;
|menu={{Menu|Select|Edge Loop}}&lt;br /&gt;
|lang=en&lt;br /&gt;
}}&lt;br /&gt;
Edge loops can be selected by first selecting an edge (vertex or edge selection mode), and then going to {{Menu|Select|Edge Loop}}. The shortcut {{shortcut|alt|rmb}} on an edge (either vertex or edge select mode) is a quicker and more powerful way of doing so. More powerful, because you can add/remove loops from an existing selection if you press {{Shortcut|Shift}} too.&lt;br /&gt;
&amp;lt;br&amp;gt;Note, that if you want to select a loop while being in vertex select mode, you still have to perform the shortcut on an edge - while you, for just selecting vertices, would rightclick on a vertex.&lt;br /&gt;
&lt;br /&gt;
[[File:Select_edge_loop_example.png|center|An edge loop]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{{Note|{{shortcut|alt}} on Linux|{{shortcut|alt}} is on some Linux distros caught by the windows manager. If you see the above shortcut not working, make sure that blender can properly recognize the usage of {{shortcut|alt}}.}}&lt;br /&gt;
&lt;br /&gt;
==Edge Rings==&lt;br /&gt;
&lt;br /&gt;
{{RefBox&lt;br /&gt;
|mode=Edit Mode (Mesh)&lt;br /&gt;
|hotkey={{shortcut|alt|ctrl|rmb}} - or {{shortcut|shift|alt|ctrl|rmb}} for modifying existing selection&lt;br /&gt;
|menu={{Menu|Select|Edge Ring}}&lt;br /&gt;
|lang=en&lt;br /&gt;
}}&lt;br /&gt;
Edge Rings are selected similarly. Based on the selection of an edge go to {{Menu|Select|Edge Ring}}. Or use {{Shortcut|Alt|Ctrl|RMB}} on an edge.&lt;br /&gt;
&lt;br /&gt;
[[File:select_edge_ring_example.png|center|An Edge Ring]]&lt;br /&gt;
&lt;br /&gt;
{{Note|Convert selection to whole faces|If the edge ring selection happened in Edge Select Mode, switching to Face Select Mode will erase the selection.&amp;lt;br&amp;gt;&lt;br /&gt;
This is because none of those faces had all its (four) edges selected, just two of them.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Instead of selecting the missing edges manually or by using {{shortcut|Shift|Alt|RMB}} twice, it is easier to first switch to Vertex Select Mode, which will kind of &amp;quot;flood&amp;quot; the selection. A subsequent switch to Face Select Mode will then properly select the faces.}}&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer|2.6x|Doc:Manual/Modeling/Meshes/Selecting/Advanced|Doc:Manual/Modeling/Meshes/Selecting/Faces}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Modeling]]&lt;br /&gt;
[[Category:Meshes]]&lt;br /&gt;
[[Category:Selecting]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mam711</name></author>
		
	</entry>
</feed>