Eplan Platform API
Eplan.EplApi.DataModel Namespace / LocationBoxPropertyList Class / LocationBoxPropertyList Constructor / LocationBoxPropertyList Constructor(LocationBox)
LocationBox object whose properties will be affected.

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

    Parameters

    obj
    LocationBox object whose properties will be affected.
    See Also