Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_CABLEWIRECROSSSECTION Property / ARTICLE_CABLEWIRECROSSSECTION Property

In This Topic
    ARTICLE_CABLEWIRECROSSSECTION Property
    In This Topic
    Connection: Cross-section / diameter # 22032.
    Syntax
    public MDPropertyValue ARTICLE_CABLEWIRECROSSSECTION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CABLEWIRECROSSSECTION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Connection cross-section / diameter of the cable connection of a cable. For pipes and hoses in fluid power and process engineering the property refers to the inner diameter. A corresponding property "External diameter" exists for the external diameter.

    See Also