API Reference > Classes > Geometry Classes > OdBmGEdge Class > OdBmGEdge Methods > OdBmGEdge::getFacesItem Method
OdBmGEdge::getFacesItem Method
Syntax
C++
OdBmFace* getFacesItem(OdUInt32 idx) const;
Parameters 
Description 
OdUInt32 idx 
[in] Input index of array of faces. 

Returns an array of faces of this edge as static array of pointers to the objects of the OdBmFace class. 

 

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