API Reference > Classes > Geometry Classes > OdBmGEdge Class > OdBmGEdge Methods > OdBmGEdge::getNextItem Method
OdBmGEdge::getNextItem Method
Syntax
C++
OdBmGEdgeBase* getNextItem(OdUInt32 idx) const;
Parameters 
Description 
OdUInt32 idx 
[in] Input index of array of pointers to the next edges. 

Returns array of pointers to the next edges in loops as static array of pointers to the objects of the OdBmGEdgeBase class. 

 

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