API Reference > Classes > Geometry Classes > OdBmGBrep Class
OdBmGBrep Class
Syntax
C++
class OdBmGBrep : public OdBmGNode;

BmGBrep.h

This class is used to work with B-Rep data.

Returns the array of faces as an array of pointers to the objects of the OdBmFace class.
 
Returns the face that is next after pFace in the faces array of the current B-Rep. Returns the first face in the array if pFace is null or the last face in the faces array. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.