API Help
Eplan.EplApi.DataModel.E3D Namespace / CopperBundle Class / Properties Property

In This Topic
    Properties Property
    In This Topic
    .NET Property enabling access to EPLAN properties of the CopperBundle object.
    Syntax
    public new CopperBundlePropertyList Properties {get;}
    public:
    new property CopperBundlePropertyList^ Properties {
       CopperBundlePropertyList^ get();
    }

    Property Value

    EPLAN properties of the CopperBundle.
    See Also