public void Add( BaseLibraryPart part )
Parameters
- part
- Library part on which this new bookmark will reference.
public void Add( BaseLibraryPart part )
Exception | Description |
---|---|
EPLAN.Harness.API.Exceptions.ArgumentNullException | Argument is null. |
EPLAN.Harness.API.Exceptions.PartNotFoundException | The exception that is thrown when the part is not found in the library. |