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

In This Topic
    ARTICLE_CRIMPCONTACT_DIAMETER Property
    In This Topic
    Crimp contact: Diameter (plug) # 26673.
    Syntax
    public PropertyValue ARTICLE_CRIMPCONTACT_DIAMETER {get; set;}
    public:
    property PropertyValue^ ARTICLE_CRIMPCONTACT_DIAMETER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Diameter of the crimp contact that exists at a plug.

    See Also