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

In This Topic
    IsHidden Property
    In This Topic
    Indicates whether object is currently hidden in 3D editor view.
    Syntax
    public bool IsHidden {get;}
    public:
    property bool IsHidden {
       bool get();
    }
    See Also