Search
DualGraph.getCommonEdge Method
See Also
 






Namespace: com.mindfusion.graphs
Package: com.mindfusion.graphs

 Syntax

Java  Copy Code

public Edge getCommonEdge (
    Face f1,
    Face f2
)

 Parameters

f1

f2

 Return Value

 See Also