API Reference > Classes > Geometry Classes > OdBmGRep Class
OdBmGRep Class
Syntax
C++
class OdBmGRep : public OdBmGGroup;

BmGRep.h

This class stores a geometry representation of groups of nodes.

Returns the boundary box as an object of the OdGeExtents3d class. 
Returns the GRep object's flags as an OdUInt32 value. 
Returns the tight boundary box as an object of the OdGeExtents3d class. 
Returns the GElement type as an OdInt32 value. 
Sets a boundary box to this object.
 
Sets flags to this object.
 
Sets a GElement type to this object.
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.