 | GrShellImplNewGraph Method |
Namespace:
de.unika.ipd.grGen.grShell
Assembly:
libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntaxpublic bool NewGraph(
string specFilename,
string graphName,
bool forceRebuild
)
Parameters
- specFilename
- Type: SystemString
- graphName
- Type: SystemString
- forceRebuild
- Type: SystemBoolean
Return Value
Type:
Boolean
See Also