Split(分割)

The Split menu can be accessed as a popover by pressing Alt-M.

These operators are about splitting meshes by disconnecting faces from each other. For splitting faces into smaller ones, see the Knife Topology Tool or the Connect Vertex Path(頂点の経路を連結) operator.

Split Selection

参照

Mode(モード):

Edit Mode(編集モード)

Menu(メニュー):

Mesh(メッシュ) ‣ Split(分割) ‣ Selection(選択)

ショートカットキー:

Y

Cuts the mesh along the border of the selected faces. The faces can then be moved elsewhere.

This operator can also disconnect "wires" (edges that are not part of a face) from their surroundings. However, using it on edges that are part of a face will simply duplicate them.

../../../../_images/modeling_meshes_editing_mesh_split_selection.png

Disconnecting inner faces from their surroundings.

参考

The Separate(分離) operator disconnects the selection and moves it into a new mesh object.

Split Faces by Edges

参照

Mode(モード):

Edit Mode(編集モード)

Menu(メニュー):

Mesh(メッシュ) ‣ Split(分割) ‣ Faces by Edges(面(選択辺で))

Cuts the mesh along the selected edges. The vertices can then be pulled apart to create a hole.

../../../../_images/modeling_meshes_editing_mesh_split_faces-by-edges.png

Splitting by selected edges.

参考

Rip Vertices(頂点をリップ) also cuts neighboring unselected edges.

Split Faces & Edges by Vertices

参照

Mode(モード):

Edit Mode(編集モード)

Menu(メニュー):

Mesh(メッシュ) ‣ Split(分割) ‣ Faces & Edges by Vertices(辺と面(選択頂点で))

Cuts the mesh along all neighboring edges of each selected vertex. (This is different from Rip Vertices which only cuts two edges per vertex.)

The vertices can then be pulled apart to create a hole.

../../../../_images/modeling_meshes_editing_mesh_split_faces-and-edges-by-vertices.png

Splitting by selected vertices.