Description. Creates a hole in each selected face, using the face outer loop as basis and scaling it by the specified factor.
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, Polyhedron Plugins
Table B.128. MakeHole 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 |
Scaling | Scaling factor by which to scale the hole relative to the original face | k3d::double_t | scaling |