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

GetInterruptionPoints Method
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