M_Rhino_Geometry_Collections_BrepFaceList_RemoveAt - mcneel/rhinocommon-api-docs GitHub Wiki
Deletes a face at a specified index.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public void RemoveAt(
int faceIndex
)
VB
Public Sub RemoveAt (
faceIndex As Integer
)
- faceIndex
- Type: System.Int32
The index of the mesh face.
Supported in: 6.0.16224.21491, 5D58w