Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_SOUND_INSULATION Property / ARTICLE_SOUND_INSULATION Property

In This Topic
    ARTICLE_SOUND_INSULATION Property
    In This Topic
    Sound insulation # 26543.
    Syntax
    public MDPropertyValue ARTICLE_SOUND_INSULATION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_SOUND_INSULATION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Designation for noise abatement measures to reduce sound generation and propagation. The sound insulation values are specified in decibels (dB), which is also the measuring unit of the sound level. In this case, the sound-damping measure R corresponds to the difference between the sound level in the transmitting space and the sound level in the receiving space.

    See Also