Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IOccCableUnit Interface / Remove Method
Occurrence which you want to remove from this cable unit.
In This Topic
    Remove Method (IOccCableUnit)
    In This Topic
    Remove an occurrence from this cable unit.
    Syntax
    void Remove( 
       ICableUnitAddable occ
    )

    Parameters

    occ
    Occurrence which you want to remove from this cable unit.
    See Also