Description. Caps (fills) holes in a polyhedron
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, Polyhedron Plugins
Table B.47. CapHoles 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 |