Parameters
- part
- Part to be copied.
Type Parameters
- T
- Type of the copied and result part.
Return Value
Created copy of the given part.
Exception | Description |
---|---|
EPLAN.Harness.API.Exceptions.ArgumentNullException | Argument is null. |
EPLAN.Harness.API.Exceptions.FileOpenedAsReadOnlyException | You can not perform this action on a document opened as read only. |
EPLAN.Harness.API.Exceptions.PartNotFoundException | The exception that is thrown when the part is not found in the library. |
EPLAN.Harness.API.Exceptions.LicensingErrorException | This operation was denied because of your license. |
EPLAN.Harness.API.Exceptions.OperationFailedException | The operation was not successful. |