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

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

    Parameters

    obj
    Area object whose properties will be affected.
    See Also