API Reference > FacetModeler Namespace > Classes > EdgeFaceIterator Class > EdgeFaceIterator Methods > EdgeFaceIterator::next Method
EdgeFaceIterator::next Method
Syntax
C++
void next(bool* bNextLoop = NULL);
Parameters 
Description 
bool* bNextLoop = NULL 
[out] If this parameter is passed, it's set to true if the pointer to the current loop has been changed to the next one; false otherwise. 

Sets the iterator to the next item. 

 

Copyright © 2002-2020. Open Design Alliance. All rights reserved.