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

In This Topic
    ARTICLE_CREEPAGEDISTANCE Property
    In This Topic
    Plugs: Creepage distance # 22097.
    Syntax
    public MDPropertyValue ARTICLE_CREEPAGEDISTANCE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CREEPAGEDISTANCE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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