Harness proD API Help
EPLAN.Harness.API.LibraryParts Namespace / LibGroupedPinInfo Class / AddVirtualPin Method
In This Topic
    AddVirtualPin Method (LibGroupedPinInfo)
    In This Topic
    Add new virtual pin to this grouped pin.
    Syntax
    public LibPinInfo AddVirtualPin()

    Return Value

    Created virtual pin.
    Exceptions
    ExceptionDescription
    The exception is thrown in case of an attempt to read or modify a library item which is currently closed.
    The exception is thrown in case of an attempt to modify a library item which is currently read-only.
    See Also