API Reference > Classes > Geometry Classes > OdBmGeometry Class > OdBmGeometry Methods > OdBmGeometry::setEdges Method
OdBmGeometry::setEdges Method
Syntax
C++
OdResult setEdges(const OdBmGEdgePtrArray&);
Parameters 
Description 
OdBmGEdgePtrArray 
[in] Input array of edges.
 

Returns eOk if successful or an appropriate error code in the other case.

Sets the array of edges of this object. 

 

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