Harness proD API Help
EPLAN.Harness.API.Occurrences.Workdesk Namespace / OccWdWireHarness Class / GetContent Method
In This Topic
    GetContent Method (OccWdWireHarness)
    In This Topic
    Gets the content of this wire harness.
    Syntax
    public IEnumerable<IWireHarnessAddable> GetContent()

    Return Value

    All occurrences that are a part of this wire harness.
    See Also