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

In This Topic
    CONNECTION_ALTERNATE_WIRECROSSSECTION Property
    In This Topic
    Alternative connection cross-section / diameter # 31025.
    Syntax
    public PropertyValue CONNECTION_ALTERNATE_WIRECROSSSECTION {get; set;}
    public:
    property PropertyValue^ CONNECTION_ALTERNATE_WIRECROSSSECTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Alternative cross-section / diameter of the connection. Has to be entered manually and enables you to display the connection cross-section / diameter in parallel in different units.

    See Also