Eplan Platform API
Eplan.EplApi.DataModel Namespace / Placement Class / IsPlaced Property

In This Topic
    IsPlaced Property (Placement)
    In This Topic
    Returns true if the placement is placed
    Syntax
    public bool IsPlaced {get;}
    public:
    property bool IsPlaced {
       bool get();
    }
    See Also