Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3D Class / IsPlaced Property

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