poly_extrude_edges
Extrude selected edges along their normals to create strip geometry such as skirting boards or borders. Specify edge indices and extrusion height for precise control.
Instructions
沿边法线挤出边,生成带状几何(如做墙裙、边框)。amount 控制挤出高度。 [English] Extrude edges along their normals, producing strip geometry (e.g. skirting, borders). Amount controls the height.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edges | Yes | 要挤出的边索引列表。 | Edge indices to extrude. | |
| amount | Yes | 挤出高度。 | Extrusion height. | |
| objects | No | 对象名列表;省略则使用当前选择。 | Object names; omit to use the current selection. | |
| direction | No | 自定义挤出方向 [x,y,z],省略则用边法线。 | Custom extrude direction [x,y,z]; omit for edge normal. |