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

In This Topic
    ARTICLE_CONNECTIONCROSSSECTION Property
    In This Topic
    Connection point cross-section # 22036.
    Syntax
    public MDPropertyValue ARTICLE_CONNECTIONCROSSSECTION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CONNECTIONCROSSSECTION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Evaluates a value calculated on the "Properties" tab in parts management and outputs it in a report, e.g. a terminal diagram, and displays it at the terminal in the schematic. At a part with the product group "Relays, contactors" this property refers to the contact.

    See Also