Click or drag to resize

RhinoBrepEdgeAdjacentFaces Method

Gets the indices of all the BrepFaces that use this edge.

Namespace:  Karamba.GHopper.Geometry
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public int[] AdjacentFaces()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Karamba.GHopper.Geometry.RhinoBrepEdge.AdjacentFaces"]

Implements

IBrepEdgeAdjacentFaces
See Also