BevelFaces
From K-3D
Description
| Bevels each selected face |
| Plugin Status: | Experimental |
| Categories: | All Plugins, Experimental Plugins, Polygon 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::mesh_selection | mesh_selection |
| Offset | Offset along external edges | k3d::double_t | offset |
| Inset | Inset of bevelled face | k3d::double_t | inset |
| Distance | Use distance instead of edge offset | k3d::bool_t | distance |
| Select side faces | Select side faces on output, doesn't change selection if off | k3d::bool_t | select_side_faces |

