Harness proD API Help
EPLAN.Harness.API.Occurrences.Workdesk Namespace / OccWdWireHarness Class / Remove Method / Remove(IWireHarnessAddable) Method
Occurrence which you want to remove from this wire harness.
In This Topic
    Remove(IWireHarnessAddable) Method
    In This Topic
    Remove an occurrence from this wire harness.
    Syntax
    public void Remove( 
       IWireHarnessAddable occurrence
    )

    Parameters

    occurrence
    Occurrence which you want to remove from this wire harness.
    See Also