Harness proD API Help
EPLAN.Harness.API.LibraryParts Namespace / BaseLibCable Class / GetCableSubentities Method
In This Topic
    GetCableSubentities Method
    In This Topic
    Returns all descendants (flattened children) of the cable's top insulator.
    Syntax
    public IEnumerable<BaseCableEntityInfo> GetCableSubentities()

    Return Value

    Returns all descendants (flattened children) of the cable's top insulator.
    See Also