LGSPBackendCreateNamedFromSpec Method |
| Name | Description | |
|---|---|---|
| CreateNamedFromSpec(String, IGlobalVariables, Int32) |
Creates a new LGSPNamedGraph 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.
| |
| CreateNamedFromSpec(String, IGlobalVariables, String, Int32, LGSPNamedGraph, LGSPActions) |
Creates a new LGSPNamedGraph and LGSPActions instance from the specified specification file.
If the according dlls do not exist or are out of date, the needed processing steps are performed automatically.
A name for the graph is automatically generated.
| |
| CreateNamedFromSpec(String, IGlobalVariables, String, String, ProcessSpecFlags, ListString, Int32) | ||
| CreateNamedFromSpec(String, IGlobalVariables, String, String, ProcessSpecFlags, ListString, Int32, INamedGraph, IActions) |