Harness proD API Help
EPLAN.Harness.API.Occurrences.Workdesk Namespace / OccWdCableUnit Class / Add Method
Occurrence which you want to add into this cable unit.
If true, all occurrences related to this one are also added. Default is true.
In This Topic
    Add Method (OccWdCableUnit)
    In This Topic
    Add an occurrence to this cable unit.
    Syntax

    Parameters

    occ
    Occurrence which you want to add into this cable unit.
    includeRelated
    If true, all occurrences related to this one are also added. Default is true.
    Exceptions
    ExceptionDescription
    The exception that is thrown when you try to set a cable unit to an occurrence that already has a defined cable unit.
    See Also