Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPointPosition Class / Index Property

In This Topic
    Index Property (ConnectionPointPosition)
    In This Topic
    An index in connection position points list.
    Syntax
    public short Index {get;}
    public:
    property short Index {
       short get();
    }
    Remarks

    This value set while it is appended from connection point position list and not updated after that.

    Index starts from 0.

    See Also