M_Rhino_Geometry_Collections_MeshFaceList_AdjacentFaces - mcneel/rhinocommon-api-docs GitHub Wiki
Gets all faces that share a topological edge with a given face.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public int[] AdjacentFaces(
int faceIndex
)
VB
Public Function AdjacentFaces (
faceIndex As Integer
) As Integer()
- faceIndex
- Type: System.Int32
A face index.
Type: Int32[]
All indices that share an edge.
Supported in: 6.0.16224.21491, 5D58w