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

In This Topic
    FUNC_CABLE_SOURCE Property
    In This Topic
    Cables: Source # 20376.
    Syntax
    public PropertyValue FUNC_CABLE_SOURCE {get; set;}
    public:
    property PropertyValue^ FUNC_CABLE_SOURCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Shows the source of the cable. The property can be used for the display in the schematic as well as in block properties, at external editing and in reports.

    See Also