convert_to_editable_mesh
Convert objects to Editable Mesh when a legacy mesh interface is required. Use for compatibility with older workflows and tools expecting mesh topology.
Instructions
把对象转换为可编辑网格(Editable Mesh)。网格比多边形更老、功能更少,通常优先用 convert_to_editable_poly。仅在需要旧版网格接口时使用。 [English] Convert an object to an Editable Mesh. Mesh is older and less capable than poly; prefer convert_to_editable_poly. Use this only when a legacy mesh interface is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objects | No | 对象名列表;省略则使用当前选择。 | Object names; omit to use the current selection. |