API Help
Eplan.EplApi.DataModel Namespace / DMObjectsFinder Class / GetInterruptionPoints Method
a FunctionsFilter, can be null

In This Topic
    GetInterruptionPoints Method
    In This Topic
    Returns Functions matching given filter.
    Syntax

    Parameters

    filter
    a FunctionsFilter, can be null

    Return Value

    * Functions matching given FunctionsFilter. * all Functions when filter is null.
    Exceptions
    ExceptionDescription
    Thrown when internal used query throw exception.
    See Also