poly_remove_vertices
Delete selected vertices and their associated faces, breaking topology. Use after confirming the consequence of removing geometry.
Instructions
删除顶点。被删顶点会连同其所属的面一起消失,会破坏拓扑,请先确认后果。 [English] Delete vertices. Removing a vertex also removes the faces that use it, destroying topology - confirm the consequences first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objects | No | 对象名列表;省略则使用当前选择。 | Object names; omit to use the current selection. | |
| vertices | Yes | 要删除的顶点索引列表。 | Vertex indices to remove. |