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

In This Topic
    ARTICLE_DIAMETER_OF_THE_CABLE_ENTRY Property
    In This Topic
    Diameter: Cable entry # 26097.
    Syntax
    public PropertyValue ARTICLE_DIAMETER_OF_THE_CABLE_ENTRY {get; set;}
    public:
    property PropertyValue^ ARTICLE_DIAMETER_OF_THE_CABLE_ENTRY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies the diameter of a cable entry.

    See Also