API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_AIRGAP Property / ARTICLE_AIRGAP(Int32) Property

In This Topic
    ARTICLE_AIRGAP(Int32) Property
    In This Topic
    Plugs: Clearance # 22096. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_AIRGAP( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_AIRGAP {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    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