Harness proD API Help
EPLAN.Harness.API.Occurrences.Workspace Namespace / OccWsWireHarness Class / Add Method / Add(IWireHarnessAddable) Method
Occurrence which you want to add to this wire harness.
In This Topic
    Add(IWireHarnessAddable) Method
    In This Topic
    Add an occurrence to this wire harness.
    Syntax
    public void Add( 
       IWireHarnessAddable occurrence
    )

    Parameters

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