Click or drag to resize

GrShellImplNewGraph Method

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntax
C#
public bool NewGraph(
	string specFilename,
	string graphName,
	bool forceRebuild
)

Parameters

specFilename
Type: SystemString
graphName
Type: SystemString
forceRebuild
Type: SystemBoolean

Return Value

Type: Boolean
See Also