Harness proD API Help
EPLAN.Harness.API.DataStructures.LibraryConnections Namespace / ActiveConnection Class / CreatePart Method
Type of the new part.
Part number of the new part.
In This Topic
    CreatePart Method
    In This Topic
    Create new library part.
    Syntax

    Parameters

    partType
    Type of the new part.
    partNumber
    Part number of the new part.

    Return Value

    Created library part.
    Exceptions
    ExceptionDescription
    Argument is null.
    Argument is invalid. The exception is thrown when a wrong argument is passed to the method or the setter of property.
    This operation was denied because of your license.
    See Also