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