Click or drag to resize

BrepFaceAdjacentFaces Method

Gets the indices of all the BrepFaces that surround (are adjacent to) this face.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int[] AdjacentFaces()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Rhino.Geometry.BrepFace.AdjacentFaces"]

See Also