RhinoCommon API
MeshFaceListRemoveAt Method (Int32) |
Removes a face from the mesh.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

Parameters
- index
- Type: SystemInt32
The index of the face that will be removed.

Exception | Condition |
---|---|
ArgumentOutOfRangeException | If index is < 0 or >= Count. |

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14