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

In This Topic
    ARTICLE_CRIMPCONTACT_FORM Property
    In This Topic
    Crimp contact: Contact type # 26671.
    Syntax
    public PropertyValue ARTICLE_CRIMPCONTACT_FORM {get; set;}
    public:
    property PropertyValue^ ARTICLE_CRIMPCONTACT_FORM {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Specifies the mechanical structure of a crimp contact:

    1 = Punched

    2 = Turned

    3 = Rolled

    See Also