Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_WIRECROSSSECTION_WITH_UNIT Property / CONNECTION_WIRECROSSSECTION_WITH_UNIT Property

In This Topic
    CONNECTION_WIRECROSSSECTION_WITH_UNIT Property
    In This Topic
    Connection: Cross-section / diameter with unit # 31007.
    Syntax
    public PropertyValue CONNECTION_WIRECROSSSECTION_WITH_UNIT {get; set;}
    public:
    property PropertyValue^ CONNECTION_WIRECROSSSECTION_WITH_UNIT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Cross-section / Diameter of the connection, including units.

    See Also