poly_bevel_faces
Bevel polygon faces by extruding along their normals, then inset them to create grooves and borders with precise height and outline control.
Instructions
对面做斜角:先沿法线挤出 height,再向内收 outline,常用于制作凹槽与边框。 [English] Bevel faces: first extrude along the normal by height, then inset by outline. Useful for grooves and borders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| faces | No | 要斜角的面索引;省略则全部面。 | Face indices to bevel; omit for all. | |
| height | Yes | 挤出高度。 | Extrusion height. | |
| objects | No | 对象名列表;省略则使用当前选择。 | Object names; omit to use the current selection. | |
| outline | Yes | 内收/外扩量(正为内收)。 | Inset amount (positive insets). |