API Help
Eplan.EplApi.DataModel.Graphics Namespace / ShieldingPropertyList Class / ShieldingPropertyList Constructor / ShieldingPropertyList Constructor(Shielding)
Shielding object whose properties will be affected.

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

    Parameters

    obj
    Shielding object whose properties will be affected.
    See Also