Click or drag to resize

IBrepEdgeAdjacentFaces Method

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

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
int[] AdjacentFaces()

Return Value

Type: Int32

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

See Also