API Help
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_ALTERNATE_WIRECROSSSECTION Property / CONNECTION_ALTERNATE_WIRECROSSSECTION(Int32) Property

In This Topic
    CONNECTION_ALTERNATE_WIRECROSSSECTION(Int32) Property
    In This Topic
    Alternative connection cross-section / diameter # 31025. This property isn't indexed.
    Syntax
    public PropertyValue CONNECTION_ALTERNATE_WIRECROSSSECTION( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ CONNECTION_ALTERNATE_WIRECROSSSECTION {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    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 conductor cross-section / diameter simultaneously in different units.

    See Also