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

In This Topic
    FUNC_CABLE_CONNECTIONDIAGRAM_FORM Property
    In This Topic
    Cable-connection diagram form # 20084.
    Syntax
    public PropertyValue FUNC_CABLE_CONNECTIONDIAGRAM_FORM {get; set;}
    public:
    property PropertyValue^ FUNC_CABLE_CONNECTIONDIAGRAM_FORM {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Name of the cable connection diagram form to be used for reporting the cable.

    If you assign a value using the Application Programming Interface, please ensure that the relevant master data are available in the project.

    See Also