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

In This Topic
    FUNC_CONTINUEPLCNUM Property
    In This Topic
    Continue numbering with PLC data beyond this function # 20813.
    Syntax
    public PropertyValue FUNC_CONTINUEPLCNUM {get; set;}
    public:
    property PropertyValue^ FUNC_CONTINUEPLCNUM {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    If this property is activated at a function where the end of the numbering has been reached, then functions connected to this function are also numbered.

    See Also