Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Designer Class / ReplaceOccurrence<T> Method
Allowed library parts to replace.
Occurrence that you want to replace.
New library part for which the occurrence will be replaced.
In This Topic
    ReplaceOccurrence<T> Method
    In This Topic
    Replace this occurrence.
    Syntax

    Parameters

    occurrence
    Occurrence that you want to replace.
    libraryPart
    New library part for which the occurrence will be replaced.

    Type Parameters

    T
    Allowed library parts to replace.

    Return Value

    Created occurrence.
    See Also