API Help
Eplan.EplApi.DataModel.Graphics Namespace / Shielding Class / Properties Property

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

    Property Value

    P8 properties of the Shielding.
    See Also