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

In This Topic
    FUNC_TERMINALDEVICEPOSITION Property
    In This Topic
    Terminal: Device position # 20367.
    Syntax
    public PropertyValue FUNC_TERMINALDEVICEPOSITION {get; set;}
    public:
    property PropertyValue^ FUNC_TERMINALDEVICEPOSITION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The device position specifies the position of the terminal device to which the terminal belongs within the terminal strip. All the terminals of a terminal device have the same device position. The sort code also specifies the order of the terminals within a terminal device.

    See Also