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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Alternative cross-section / diameter of the connection, including units, automatically determined.

    See Also