Example #1
0
 def next(self):
     return _StepVector._StepVector_Iterator_obj_next(self)
Example #2
0
 def next(self): return _StepVector._StepVector_Iterator_obj_next(self)
 def __iter__(self): return _StepVector._StepVector_Iterator_obj___iter__(self)
Example #3
0
 def next(self): return _StepVector._StepVector_Iterator_obj_next(self)
 def __iter__(self): return _StepVector._StepVector_Iterator_obj___iter__(self)
Example #4
0
 def next(self):
     return _StepVector._StepVector_Iterator_obj_next(self)
Example #5
0
 def __next__(self) -> "std::pair< long,AutoPyObjPtr >":
     return _StepVector._StepVector_Iterator_obj_next(self)