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

In This Topic
    Mate Property
    In This Topic
    Represents mate object of a mate entry
    Syntax
    public Mate Mate {get;}
    public:
    property Mate^ Mate {
       Mate^ get();
    }
    See Also