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

    Parameters

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