API Help
Eplan.EplApi.DataModel.E3D Namespace / CabinetPropertyList Class / CabinetPropertyList Constructor / CabinetPropertyList Constructor(Cabinet)
Cabinet object whose properties will be affected.

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

    Parameters

    obj
    Cabinet object whose properties will be affected.
    See Also