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

In This Topic
    FUNC_CABLE_LAYOUT_FORM Property
    In This Topic
    Cable assignment diagram form # 20092.
    Syntax
    public PropertyValue FUNC_CABLE_LAYOUT_FORM {get; set;}
    public:
    property PropertyValue^ FUNC_CABLE_LAYOUT_FORM {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Shows the form to be used for the cable assignment diagram. For the report, only those cables are considered which are assigned a form in the property "Cable assignment diagram form". All other cables are ignored.

    See Also