Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Drawing2D Class / GetAllTables Method
In This Topic
    GetAllTables Method
    In This Topic
    Get all table occurrences in the drawing document.
    Syntax
    public List<BaseOccurrence> GetAllTables()

    Return Value

    Returns list of all table occurrences in the drawing document.
    Exceptions
    See Also