Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / INode Interface / GetParentPath Method
In This Topic
    GetParentPath Method (INode)
    In This Topic
    Get parent control path of this node/end.
    Syntax
    IControlPathWithEnds GetParentPath()

    Return Value

    The parent control path of this node/end.
    See Also