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

In This Topic
    CONNECTION_WIRELENGTH_VALUE Property
    In This Topic
    Connection: Length # 31000.
    Syntax
    public PropertyValue CONNECTION_WIRELENGTH_VALUE {get; set;}
    public:
    property PropertyValue^ CONNECTION_WIRELENGTH_VALUE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Length without specification of the units. The value is stored internally in the unit "meter".

    See Also