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

In This Topic
    WereLogicalPlacementsChanged Property
    In This Topic
    Returns true, if logical placements were changed.
    Syntax
    public virtual bool WereLogicalPlacementsChanged {get;}
    public:
    virtual property bool WereLogicalPlacementsChanged {
       bool get();
    }
    See Also