API Reference > Classes > Geometry Classes > OdBmGEdgeLoop Class > OdBmGEdgeLoop Methods > OdBmGEdgeLoop::getNextLoop Method
OdBmGEdgeLoop::getNextLoop Method
Syntax
C++
OdBmGEdgeLoopPtr getNextLoop() const;

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

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