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

In This Topic
    FUNC_CABLEAUTOCREATED Property
    In This Topic
    Automatically generated # 20059.
    Syntax
    public PropertyValue FUNC_CABLEAUTOCREATED {get; set;}
    public:
    property PropertyValue^ FUNC_CABLEAUTOCREATED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Shows if a function was generated by an automatic run (e.g., automatically generated cables). If you deactivate this property, the function is seen as manually generated and not changed during automatic processing.

    See Also