Parameters
- path
- Full path to the exported display configuration file.
Return Value
Imported display configuration.
Exception | Description |
---|---|
EPLAN.Harness.API.Exceptions.ArgumentNullException | Argument is null. |
EPLAN.Harness.API.Exceptions.FileNotFoundException | This file was not found. |
EPLAN.Harness.API.Exceptions.FileExtensionException | The exception that is thrown when the file has the wrong extension. |
EPLAN.Harness.API.Exceptions.OperationFailedException | The operation was not successful. |
EPLAN.Harness.API.Exceptions.ProjectClosedException | The exception that is thrown when no project is open. |