public LibPinInfo AddVirtualPin()
Return Value
Created virtual pin.
Exception | Description |
---|---|
EPLAN.Harness.API.Exceptions.LibraryItemClosedException | The exception is thrown in case of an attempt to read or modify a library item which is currently closed. |
EPLAN.Harness.API.Exceptions.LibraryItemReadOnlyException | The exception is thrown in case of an attempt to modify a library item which is currently read-only. |