|
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)
SyntaxFunction AdjacentFaces As Integer()
array<int>^ AdjacentFaces()
abstract AdjacentFaces : unit -> int[]
Return Value
Type:
Int32[Missing <returns> documentation for "M:Karamba.Geometry.IBrepEdge.AdjacentFaces"]
See Also