convert_to_nurbs
Convert objects to NURBS surfaces, with per-object failure reporting that does not interrupt other conversions.
Instructions
把对象转换为 NURBS 曲面。并非所有对象都能转换(例如普通几何体通常不行),失败时会在 failures 里报告原因,不会中断其他对象。 [English] Convert an object to a NURBS surface. Not every object can be converted (plain primitives usually cannot); failures are reported per object and do not abort the rest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objects | No | 对象名列表;省略则使用当前选择。 | Object names; omit to use the current selection. |