Harness proD API Help
EPLAN.Harness.API.Occurrences.Workdesk Namespace / OccWdCableTray Class / GetEndPoints Method
In This Topic
    GetEndPoints Method (OccWdCableTray)
    In This Topic
    Retrieves the points at the ends of this cable tray.
    Syntax
    [IteratorStateMachine(EPLAN.Harness.API.Occurrences.Workdesk.OccWdCableTray/d__3)] 
    public IEnumerable<ICableTrayPoint> GetEndPoints()
    See Also