Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_AIRGAP Property / ARTICLE_AIRGAP Property

In This Topic
    ARTICLE_AIRGAP Property
    In This Topic
    Plugs: Clearance # 22096.
    Syntax
    public PropertyValue ARTICLE_AIRGAP {get; set;}
    public:
    property PropertyValue^ ARTICLE_AIRGAP {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. The clearance is defined as the shortest distance through the air between two conductive parts. For the calculation of minimum clearance, besides the rated surge voltage, the degree of pollution is also needed.

    See Also