「Doc:2.6/Manual/Modeling/Meshes/Editing/Basics/Creating Faces and Edges」の版間の差分
細 (1版 をインポートしました) |
|
(相違点なし)
|
2018年6月29日 (金) 05:57時点における最新版
Page status (reviewing guidelines)
Page reviewed and in good shape |
Make Edge/Face
Mode: Edit mode
Hotkey: F
Menu: Mesh → Faces → Make Face/Edge
This is a context sensitive tool which creates geometry by filling in the selection. When only 2 vertices are selected it will create an edge, otherwise it will create faces.
The typical use case is to select vertices and press F,
however Blender also supports creating faces from different selections to help quickly build up geometry.
The following methods are used automatically depending on the context.
Isolated vertices.
Isolated edges
N-gon from edges: When there are many edges Blender will make an ngon, note that this doesn't support holes, to support holes you need to use the XXX Fill Faces tool.
Mixed vertices/edges: existing edges are used to make the face as well as an extra vertex.
Edge-Net: sometimes you may have many connected edges without interior faces.
Point Cloud: when there are many isolated vertices, Blender will calculate the edges for an n-gon.
Single Vertex Selection: with a single vertex selected on a boundary, the face will be created along the boundary, this saves manually selecting the other 2 vertices. Notice this tool can run multiple times to continue creating faces.
Further Reading
For other ways to create faces see: