Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_CABLEWIRECROSSSECTION Property / FUNC_CABLEWIRECROSSSECTION Property

In This Topic
    FUNC_CABLEWIRECROSSSECTION Property
    In This Topic
    Cable / Conduit: Cross-section / diameter # 20043.
    Syntax
    public PropertyValue FUNC_CABLEWIRECROSSSECTION {get; set;}
    public:
    property PropertyValue^ FUNC_CABLEWIRECROSSSECTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Default value for the connection cross-section or connection diameter of the conductors of the cable or of the tubes in the conduit. All connections are assigned by default the same value for the connection cross-section or connection diameter.

    See Also