﻿<?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%2FSelectable_Elements</id>
	<title>Doc:2.6/Manual/Modeling/Meshes/Selecting/Selectable Elements - 版の履歴</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%2FSelectable_Elements"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Meshes/Selecting/Selectable_Elements&amp;action=history"/>
	<updated>2026-09-17T20:13:57Z</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/Selectable_Elements&amp;diff=107453&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/Selectable_Elements&amp;diff=107453&amp;oldid=prev"/>
		<updated>2018-06-28T19:46:34Z</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:46時点における版&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/Selectable_Elements&amp;diff=107452&amp;oldid=prev</id>
		<title>wiki&gt;Mam711: /* Selectable Elements */ grammar</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Meshes/Selecting/Selectable_Elements&amp;diff=107452&amp;oldid=prev"/>
		<updated>2013-07-01T22:41:09Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Selectable Elements: &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.5|Doc:Manual/Modeling/Meshes/Selecting|Doc:Manual/Modeling/Meshes/Selecting/Basics}}&lt;br /&gt;
&lt;br /&gt;
= Selectable Elements =&lt;br /&gt;
As we have seen in the [[Doc:2.6/Manual/Modeling/Meshes/Mesh Structures|mesh structure page]], meshes are made of different element types (even though they are all inter-related: in a way, they are different “views”, “representations”, of the same basic data…), “vertices”, “edges” and “faces”.&lt;br /&gt;
&lt;br /&gt;
Hence, you can select different parts of a mesh using one of these three types. There is one key point to understand here: ''when you select a type of element (e.g. some edges), you '''implicitly''' select the other types of corresponding elements (e.g. all vertices defining those edges, as well as faces fully defined by these same edges)''. This is very important, as some tools only work on vertices, edges and/or faces: if you use a “face” tool with a selection of vertices, only the faces defined by these vertices will be affected.&lt;br /&gt;
&lt;br /&gt;
In general, you will only select one type of element at a time, depending on the “select mode” you are using. However, you can successively add different elements to a same selection, switching between these select modes (see [[#Selected elements after switching select mode|below]] for what is selected after switching select mode), or even use a “combined” select mode, also described below.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Select Modes ==&lt;br /&gt;
You have two ways to switch between select modes:&lt;br /&gt;
&lt;br /&gt;
=== Select Mode popup ===&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode={{Literal|Edit}} mode&lt;br /&gt;
 |hotkey={{Shortcut|ctrl|tab}}&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
In {{Literal|Edit}} mode there are three different select modes for meshes; see (''{{Literal|Select Mode}} menu'').&lt;br /&gt;
&lt;br /&gt;
[[File:Manual-Part-II-EditModeMenu_2.5.png|right|frame|{{Literal|Select Mode}} menu.]]&lt;br /&gt;
&lt;br /&gt;
;{{Menu|Select Mode|Vertices}}&lt;br /&gt;
:Press {{Shortcut|ctrl|tab}} and select {{Literal|Vertices}} from the popup menu, or press {{Shortcut|ctrl|tab}}{{Shortcut|pad1}}. The selected vertices are drawn in yellow and unselected vertices are drawn in a pink colour.&lt;br /&gt;
;{{Menu|Select Mode|Edges}}&lt;br /&gt;
:Press {{Shortcut|ctrl|tab}} and select {{Literal|Edges}} from the popup menu, or press {{Shortcut|ctrl|tab}}{{Shortcut|pad2}}. In this mode the vertices are not drawn. Instead the selected edges are drawn in yellow and unselected edges are drawn in a black colour.&lt;br /&gt;
;{{Menu|Select Mode|Faces}}&lt;br /&gt;
:Press {{Shortcut|ctrl|tab}} and select {{Literal|Faces}} from the popup menu, or press {{Shortcut|ctrl|tab}}{{Shortcut|pad3}}. In this mode the faces are drawn with a selection point in the middle which is used for selecting a face. Selected faces are drawn in yellow with the selection point in orange, unselected faces are drawn in black.&lt;br /&gt;
&lt;br /&gt;
Almost all modification tools are available in all three modes. So you can {{Literal|Rotate}}, {{Literal|Scale}}, {{Literal|Extrude}}, etc. in all modes. Of course rotating and scaling a ''single'' vertex will not do anything useful, so some tools are more or less applicable in some modes.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=== Select Mode header widgets ===&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode={{Literal|Edit}} mode&lt;br /&gt;
 |panel=Header of the {{Literal|3D View}}&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
[[File:Manual-Part-II-EditModeButtonsLabeled_2.5.png|right|frame|{{Literal|Edit}} mode select mode buttons.]]&lt;br /&gt;
You can also enter the different modes by selecting one of the three buttons in the toolbar; see (''{{Literal|Edit}} mode select buttons'').&lt;br /&gt;
&lt;br /&gt;
Using the buttons you can also enter “'''mixed'''” or “combined” mode by {{Shortcut|shift|lmb}} clicking the buttons. This will allow you to select vertices, edges and/or faces at the same time!&lt;br /&gt;
&lt;br /&gt;
{{Note|Note|The “Mode Selection” buttons are only visible for meshes in {{Literal|Edit}} mode.}}&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
== Selected elements after switching select mode ==&lt;br /&gt;
When switching modes in an “ascendant” way (i.e. from simpler to more complex), from {{Literal|Vertices}} to {{Literal|Edges}} and from {{Literal|Edges}} to {{Literal|Faces}}, the selected parts will still be selected if they form a complete set in the new mode. For example, if all four edges in a face are selected, switching from {{Literal|Edges}} mode to {{Literal|Faces}} mode will keep the face selected. All selected parts that do not form a complete set in the new mode will be unselected.&lt;br /&gt;
&lt;br /&gt;
Hence, switching in a “descendant” way (i.e. from more complex to simpler), all elements defining the “high-level” element (like a face) will be selected (the four vertices or edges of a quadrangle, for example).&lt;br /&gt;
&lt;br /&gt;
See (''{{Literal|Vertices}} mode example''), (''{{Literal|Edges}} mode example''), (''{{Literal|Faces}} mode example'') and (''Mixed mode example'') for examples of the different modes.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
 |valign=top|[[File:Manual-Part-II-EditModeVerticeModeExample_2.5.png|300px|thumb|none {{Literal|Vertices}} mode example.]]&lt;br /&gt;
 |valign=top|[[File:Manual-Part-II-EditModeEdgeModeExample_2.5.png|300px|thumb|none|{{Literal|Edges}} mode example.]]&lt;br /&gt;
 |-&lt;br /&gt;
 |valign=top|[[File:Manual-Part-II-EditModeFaceModeExample_2.5.png|300px|thumb|none|{{Literal|Faces}} mode example.]]&lt;br /&gt;
 |valign=top|[[File:Manual-Part-II-EditModeMixedModeExample_2.5.png|300px|thumb|none|Mixed mode example.]]&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer|Doc:Manual/Modeling/Meshes/Selecting|Doc:Manual/Modeling/Meshes/Selecting/Basics}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Selection]]&lt;br /&gt;
[[Category:Meshes]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mam711</name></author>
		
	</entry>
</feed>