Click or drag to resize

GrShellImplNewGraph Method


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

Parameters

specFilename  String
 
graphName  String
 
forceRebuild  Boolean
 

Return Value

Boolean
See Also