API Reference > Classes > Geometry Classes > OdBmGEdgeLoop Class > OdBmGEdgeLoop Methods > OdBmGEdgeLoop::getNext Method
OdBmGEdgeLoop::getNext Method
Syntax
C++
OdBmGEdgeBase* getNext() const;

Returns the next edge in the loop of edges as a pointer to an OdBmGEdgeBase object or NULL if it doesn't exist.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.