﻿<?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%2FEditing%2FDuplicating%2FExtrude</id>
	<title>Doc:2.6/Manual/Modeling/Meshes/Editing/Duplicating/Extrude - 版の履歴</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%2FEditing%2FDuplicating%2FExtrude"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Meshes/Editing/Duplicating/Extrude&amp;action=history"/>
	<updated>2026-06-22T08:42:31Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Meshes/Editing/Duplicating/Extrude&amp;diff=112569&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/Editing/Duplicating/Extrude&amp;diff=112569&amp;oldid=prev"/>
		<updated>2018-06-28T19:50:18Z</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/Meshes/Editing/Duplicating/Extrude&amp;diff=112568&amp;oldid=prev</id>
		<title>wiki&gt;Mam711: /* Extrude Edges and Vertices Only */ typos</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Meshes/Editing/Duplicating/Extrude&amp;diff=112568&amp;oldid=prev"/>
		<updated>2013-07-02T05:27:22Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Extrude Edges and Vertices Only: &lt;/span&gt; typos&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|}}&lt;br /&gt;
= Extrude =&lt;br /&gt;
==Extrude Region==&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode={{Literal|Edit}} mode&lt;br /&gt;
 |menu={{Menu|Mesh|Extrude Region}}&lt;br /&gt;
 |panel={{Menu|Mesh Tools|Extrude}}&lt;br /&gt;
 |hotkey={{Shortcut|E}} or {{Shortcut|Alt|E}}&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
One tool of paramount importance for working with meshes is the {{Literal|Extrude}} tool. It allows you to create parallelepipeds from rectangles and cylinders from circles, as well as easily create such things as tree limbs. {{Literal|Extrude}} is one of the most frequently used modeling tools in Blender. It’s simple, straightforward, and easy to use, yet very powerful.&lt;br /&gt;
&lt;br /&gt;
The selection is extruded along the common normal of selected faces.  In every other case the extrusion can be limited to a single axis by specifying an axis (e.g. {{Shortcut|X}} to limit to the X axis or {{Shortcut|Shift|X}} to the YZ plane.&lt;br /&gt;
When extruding along the face normal, limiting movement to the global Z axis requires pressing {{Shortcut|Z}} twice, once to disable the face normal Z axis limit, and once to enable the global Z axis limit.&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Doc26-extrude-face-before.png|thumb|left|200px|Selected face]]&lt;br /&gt;
|[[File:Doc26-extrude-face-after.png|thumb|left|200px|During extrude]]&lt;br /&gt;
|[[File:Doc26-extrude-face-after-zAxiz.png|thumb|left|200px|Set to Z axis]]&lt;br /&gt;
|}&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
Although the process is quite intuitive, the principles behind {{Literal|Extrude}} are fairly elaborate as discussed below:&lt;br /&gt;
*First, the algorithm determines the outside edge-loop of the extrude; that is, which among the selected edges will be changed into faces. By default (see below), the algorithm considers edges belonging to two or more selected faces as internal, and hence not part of the loop.&lt;br /&gt;
*The edges in the edge-loop are then changed into faces.&lt;br /&gt;
*If the edges in the edge-loop belong to only one face in the complete mesh, then all of the selected faces are duplicated and linked to the newly created faces. For example, rectangles will result in parallelepipeds during this stage.&lt;br /&gt;
*In other cases, the selected faces are linked to the newly created faces but not duplicated. This prevents undesired faces from being retained “inside” the resulting mesh. This distinction is extremely important since it ensures the construction of consistently coherent, closed volumes at all times when using {{Literal|Extrude}}.&lt;br /&gt;
*When extruding completely closed volumes (like e.g. a cube with all its six faces), extrusion results merely in a duplication, as the volume is duplicated, without any link to the original one.&lt;br /&gt;
*Edges not belonging to selected faces, which form an “open” edge-loop, are duplicated and a new face is created between the new edge and the original one.&lt;br /&gt;
*Single selected vertices which do not belong to selected edges are duplicated and a new edge is created between the two.&lt;br /&gt;
&lt;br /&gt;
==Extrude Individual==&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode={{Literal|Edit}} mode&lt;br /&gt;
 |menu={{Menu|Mesh|Extrude Individual}}&lt;br /&gt;
 |panel={{Menu|Mesh Tools|Extrude Individual}}&lt;br /&gt;
 |hotkey={{Shortcut|Alt|E}}&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
{{Literal|Extrude Individual}} allows you to extrude a selection of multiple faces as individuals, instead of as a region. The faces are extruded along their own normals, rather than their average. This has several consequences: first, “internal” edges (i.e. edges between two selected faces) are no longer deleted (the original faces are).&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Doc26-extrude-face-multi.png|thumb|left|200px|Selection of multiple faces]]&lt;br /&gt;
|[[File:Doc26-extrude-face-multi-region.png|thumb|left|200px|Extruded using extrude region]]&lt;br /&gt;
|[[File:Doc26-extrude-face-multi-individual.png|thumb|left|200px|Extruded using Extrude Individual]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Extrude Edges and Vertices Only==&lt;br /&gt;
&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode={{Literal|Edit}} mode, Vertex and Edge&lt;br /&gt;
 |hotkey={{Shortcut|Alt|E}}&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
If vertices are selected while doing an extrude, but they do not form an edge or face, they will extrude as expected, forming a non-manifold edge. Similarly, if edges are selected that do not form a face, they will extrude to form a face.&lt;br /&gt;
&lt;br /&gt;
[[File:Doc26-extrude-vert.png|thumb|left|250px|Single vertex extruded]]&lt;br /&gt;
[[File:Doc26-extrude-edge.png|thumb|left|250px|Single edge extruded]]&lt;br /&gt;
{{clr}}&lt;br /&gt;
When a selection of vertices forms an edge or face, it will extrude as if the edge was selected. Likewise for edges that form a face.&lt;br /&gt;
&lt;br /&gt;
To force a vertex or edge selection to extrude as a vertex or edge, respectively, use {{Shortcut|Alt|E}} to access the Extrude {{Literal|Edges Only}} and {{Literal|Vertices Only}}.&lt;br /&gt;
&lt;br /&gt;
[[File:Doc26-extrude-verts-before.png|thumb|left|250px|Vertex selected]]&lt;br /&gt;
[[File:Doc26-extrude-verts-after.png|thumb|left|250px|Vertices Only extrude]]&lt;br /&gt;
{{clr}}&lt;br /&gt;
[[File:Doc26-extrude-edges-before.png|thumb|left|250px|Edge selected]]&lt;br /&gt;
[[File:Doc26-extrude-edges-after.png|thumb|left|250px|Edge Only extrude]]&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Meshes]]&lt;br /&gt;
[[Category:Editing]]&lt;br /&gt;
[[Category:Tools]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mam711</name></author>
		
	</entry>
</feed>