API Reference > FacetModeler Namespace > Classes > EdgeBodyIterator Class
EdgeBodyIterator Class
FacetModeler__EdgeBodyIterator
Syntax
C++
class EdgeBodyIterator;

FMMdlIterators.h

Body edge iterator.

 
Name 
Description 
 
Constructor. Creates an edge iterator for the given body.
 
 
Name 
Description 
 
done 
Checks whether the iteration is finished.
 
 
get 
Gets the current item.
 
 
next 
Sets the iterator to the next item.
 
Copyright © 2002-2020. Open Design Alliance. All rights reserved.