Delete

From K-3D

Jump to: navigation, search

Description

Image:Delete.png Deletes selected faces, edges and vertices
Plugin Status:Stable
Categories:All Plugins, Stable Plugins, Polyhedron Plugins

Metadata

Name Value

Properties

Label Description Type Script Name
Input Mesh Input mesh k3d::mesh* input_mesh
Output Mesh Output mesh k3d::mesh* output_mesh
Mesh Selection Input Mesh Selection k3d::selection::set mesh_selection


Notes

When deleting selected faces, the faces just disappear. Deleting an edge removes the one-or-two faces that share the edge. Deleting a point deletes all faces that share the point. See also Dissolve, which can be used to remove geometry without introducing holes in the mesh.

Image:Delete_faces.png

Image:Delete_edges.png

Image:Delete_points.png

Retrieved from "http://wiki.k-3d.org/Delete"