Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Mate Class / IsUserDefined Property

In This Topic
    IsUserDefined Property
    In This Topic
    Returns true, if mate is used defined.
    Syntax
    public bool IsUserDefined {get;}
    public:
    property bool IsUserDefined {
       bool get();
    }
    See Also