Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionDefinitionPointPropertyList Class / CDP_CON_AUTO_WIRECROSSSECTION_UNIT Property / CDP_CON_AUTO_WIRECROSSSECTION_UNIT Property

In This Topic
    CDP_CON_AUTO_WIRECROSSSECTION_UNIT Property
    In This Topic
    Associated connections: Unit of connection cross-section / diameter (automatic) # 31063.
    Syntax
    public PropertyValue CDP_CON_AUTO_WIRECROSSSECTION_UNIT {get; set;}
    public:
    property PropertyValue^ CDP_CON_AUTO_WIRECROSSSECTION_UNIT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    This property is no longer in use and only taken into consideration in old projects. On a connection definition point, this shows the corresponding property of the connection running below the connection definition point.

    See Also