Eplan Platform API
Eplan.EplApi.DataModel Namespace / ObjectIterator Class / Position Property

In This Topic
    Position Property (ObjectIterator)
    In This Topic
    Current position.
    Syntax
    public int Position {get;}
    public:
    property int Position {
       int get();
    }
    See Also