poly_delete_faces
Delete selected faces from 3ds Max, removing orphaned vertices they leave behind. Use to remove polygons when topology disruption is acceptable.
Instructions
删除所选面。删除后面上的顶点若孤立会被一并清除。会破坏拓扑。 [English] Delete the selected faces. Isolated vertices left behind are removed too. This destroys topology.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| faces | Yes | 要删除的面索引。 | Face indices to delete. | |
| objects | No | 对象名列表;省略则使用当前选择。 | Object names; omit to use the current selection. |