Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_CABLEWIRECOUNTANDCROSSSECTION Property / FUNC_CABLEWIRECOUNTANDCROSSSECTION Property

In This Topic
    FUNC_CABLEWIRECOUNTANDCROSSSECTION Property
    In This Topic
    Cable / Conduit: Number of connections and cross-section / diameter # 20053.
    Syntax
    public PropertyValue FUNC_CABLEWIRECOUNTANDCROSSSECTION {get; set;}
    public:
    property PropertyValue^ FUNC_CABLEWIRECOUNTANDCROSSSECTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Displays the number of connections multiplied by the cross-section (or diameter), separated by "x".

    See Also