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

In This Topic
    FUNC_TERMINALSORTCODE_GRAPHIC Property
    In This Topic
    Sorting (graphical) # 20810.
    Syntax
    public PropertyValue FUNC_TERMINALSORTCODE_GRAPHIC {get; set;}
    public:
    property PropertyValue^ FUNC_TERMINALSORTCODE_GRAPHIC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies that the terminal next to the terminal on the left or above should be sorted in (depending on the settings for DT acceptance).

    See Also