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

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

    Parameters

    obj
    CopperBundle object whose properties will be affected.
    See Also