CapHoles
From K-3D
Description
| Caps (fills) holes in a polyhedron |
| 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 |
| Surface Material | Surface material | k3d::inode* | material |
| Mesh Selection | Input Mesh Selection | k3d::selection::set | mesh_selection |
| Cap polyhedra | Cap holes (missing faces) in polyhedra | k3d::bool_t | cap_polyhedra |
| Cap faces | Cap holes in faces | k3d::bool_t | cap_faces |

