Click or drag to resize

IndexHelperMinEdgeFromIndex Method (IAttributeIndex, IActionExecutionEnvironment)

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public static IEdge MinEdgeFromIndex(
	IAttributeIndex index,
	IActionExecutionEnvironment actionEnv
)

Parameters

index
Type: de.unika.ipd.grGen.libGrIAttributeIndex
actionEnv
Type: de.unika.ipd.grGen.libGrIActionExecutionEnvironment

Return Value

Type: IEdge
See Also