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

In This Topic
    ARTICLE_INDUCTIVITY_PER_LENGTH Property
    In This Topic
    Inductance per length # 26696.
    Syntax
    public PropertyValue ARTICLE_INDUCTIVITY_PER_LENGTH {get; set;}
    public:
    property PropertyValue^ ARTICLE_INDUCTIVITY_PER_LENGTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The inductance of a conductor or cable in reference to a standardized unit of length (for example µH/m). The property describes how much inductance a conductor, a cable or a line route has per defined unit of length.

    See Also