model_loft
Sweep one or more cross-section shapes along a spline path to generate a complex surface. Requires existing path and shape objects to construct a Loft compound object.
Instructions
放样(Loft 复合对象):用一条 path 样条作路径,一个或多个 shapes 作截面,扫出复杂曲面。path 与 shapes 都必须是已存在的图形对象名。
[English]
Loft compound object: use a path spline as the path and one or more shapes as cross-sections to sweep a complex surface. Both path and shapes must be existing shape names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | 新建放样对象名。 | Name of the new loft object. | |
| path | Yes | 路径样条线对象名。 | Path spline object name. | |
| shapes | Yes | 截面样条线对象名列表(至少一个)。 | Cross-section shape names (at least one). |