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

In This Topic
    Properties Property (MateEntry)
    In This Topic
    .NET Property enabling access to EPLAN properties of the mate placement object.
    Syntax
    public new MateEntryPropertyList Properties {get;}
    public:
    new property MateEntryPropertyList^ Properties {
       MateEntryPropertyList^ get();
    }

    Property Value

    EPLAN properties of the mate placement
    See Also