Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / MateEntryPropertyList Class / MateEntryPropertyList Constructor / MateEntryPropertyList Constructor(MateEntry)
MateEntry object whose properties will be affected.

In This Topic
    MateEntryPropertyList Constructor(MateEntry)
    In This Topic
    Should be used internal only
    Syntax
    public MateEntryPropertyList( 
       MateEntry obj
    )
    public:
    MateEntryPropertyList( 
       MateEntry^ obj
    )

    Parameters

    obj
    MateEntry object whose properties will be affected.
    See Also