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

In This Topic
    ARTICLE_CREEPAGEDISTANCE Property
    In This Topic
    Plugs: Creepage distance # 22097.
    Syntax
    public PropertyValue ARTICLE_CREEPAGEDISTANCE {get; set;}
    public:
    property PropertyValue^ ARTICLE_CREEPAGEDISTANCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. The creepage distance is defined as the shortest distance along the surface of an insulator between two conducting parts. This insulation does not depend on the length of voltage load.

    See Also