Creates a new LGSPGraph instance from the specified specification file.
If the according dll does not exist or is out of date, the needed processing steps are performed automatically.
A name for the graph is automatically generated.
- gmFilename (String)
- Filename of the model specification file (.gm).
The new LGSPGraph instance.
| Exception | Condition |
|---|---|
| FileNotFoundException | Thrown, when a needed specification file does not exist. |
| Exception | Thrown, when something goes wrong. |