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

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

    Parameters

    obj
    Duct object whose properties will be affected.
    See Also