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

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