Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionDefinitionPointPropertyList 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 with specification of the displayed measuring unit. If you do not enter a unit, the unit of length specified in the project settings is used.

    See Also