Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / TransientLayer Class / Is3D Property

In This Topic
    Is3D Property (TransientLayer)
    In This Topic
    Specifies if Layer is used for 3D graphics It is not allowed to change this property for standard layers
    Syntax
    public bool Is3D {get;}
    public:
    property bool Is3D {
       bool get();
    }
    See Also