mod_extrude
Push a profile or face into a 3D solid along an axis. Configure height, segments, end caps, and outline to control extrusion shape.
Instructions
挤出修改器:把剖面/面沿轴挤出成实体。amount 为高度,segments 为分段,capStart/capEnd 控制两端封口。 [English] Extrude modifier: push a profile/face into a solid along an axis. amount is the height, segments the divisions, capStart/capEnd toggle end caps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | 修改器名。 | Modifier name. | |
| amount | No | 挤出高度。 | Extrusion height. | |
| capEnd | No | 封口结束端,默认是。 | Cap the end, default true. | |
| objects | No | 对象名列表;省略则使用当前选择。 | Object names; omit for selection. | |
| outline | No | 轮廓外扩/内收。 | Outline expand/inset. | |
| capStart | No | 封口起始端,默认是。 | Cap the start, default true. | |
| segments | No | 分段数,默认 1。 | Segment count, default 1. |