public override void Close()
public override void Close()
Exception | Description |
---|---|
EPLAN.Harness.API.Exceptions.NoActiveLibraryException | The exception that is thrown when the project has no active library. |
For preserving changes made on the library item call Save before closing the item, otherwise all changes will be discarded.
The IsOpened property is set to False after this method is called.
It is important to close all opened parts!