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

In This Topic
    CONNECTION_WIRELENGTH Property
    In This Topic
    Connection: Length with unit # 31003.
    Syntax
    public PropertyValue CONNECTION_WIRELENGTH {get; set;}
    public:
    property PropertyValue^ CONNECTION_WIRELENGTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Length of a connection. When you enter a unit here, this takes priority before the unit of length is specified in the project settings.

    See Also