Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmGeometry::getNextEdge Method
Syntax
C++
OdBmGEdgePtr getNextEdge(OdBmGEdgePtr pEdge) const;

Returns an edge that goes next after pEdge in the edges array of the current B-Rep.

Parameters
Description
pEdge
[in] Input current edge.

Returns first edge in the array if pEdge is null or the last in the edges array.

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