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

In This Topic
    ARTICLE_CHARACTERISTIC Property
    In This Topic
    Characteristic curve # 26403.
    Syntax
    public PropertyValue ARTICLE_CHARACTERISTIC {get; set;}
    public:
    property PropertyValue^ ARTICLE_CHARACTERISTIC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Graphical representation of the relationship between two or more physical quantities of a product or item. Example: For a diode, the I-U characteristic curve shows the relation between the current (I) and the voltage (U) at the diode.

    See Also