Eplan Platform API
Eplan.EplApi.DataModel Namespace / InterruptionPointsFilter Class / InterruptionPointsFilter Constructor / InterruptionPointsFilter Constructor()

In This Topic
    InterruptionPointsFilter Constructor()
    In This Topic
    Default constructor. Creates Filter that matches all InterruptionPoints.
    Syntax
    public InterruptionPointsFilter()
    public:
    InterruptionPointsFilter();
    See Also