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

In This Topic
    FUNC_CABLE_ALTERNATE_WIRECROSSSECTION Property
    In This Topic
    Cable / Conduit: Alternative cross-section / diameter # 20125.
    Syntax
    public PropertyValue FUNC_CABLE_ALTERNATE_WIRECROSSSECTION {get; set;}
    public:
    property PropertyValue^ FUNC_CABLE_ALTERNATE_WIRECROSSSECTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Alternative cross-section or diameter of the conductors of the cable or tubes in the conduit. Has to be entered manually and enables you to specify the cross-section / diameter simultaneously in different units.

    See Also