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

In This Topic
    ARTICLE_CONDUCTOR_STRUCTURE_CABLE Property
    In This Topic
    Conductor design (cable) # 26049.
    Syntax
    public PropertyValue ARTICLE_CONDUCTOR_STRUCTURE_CABLE {get; set;}
    public:
    property PropertyValue^ ARTICLE_CONDUCTOR_STRUCTURE_CABLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Specific structure and composition of electrical conductors within a cable. This includes details such as the number of conductors, the cross-section of the conductors, the material (e.g. copper or aluminum) and the type of insulation.

    See Also