Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / Interaction Class / IsSelectionInteraction Property

In This Topic
    IsSelectionInteraction Property (Interaction)
    In This Topic
    Returns true, if interaction is a helper interaction to select placements.
    Syntax
    public virtual bool IsSelectionInteraction {get;}
    public:
    virtual property bool IsSelectionInteraction {
       bool get();
    }
    See Also