API Reference > OdBr Classes > OdBrBrep Class
OdBrBrep Class
OdBrBrepOdBrBrep
Syntax
C++
class OdBrBrep : public OdBrEntity;

BrBrep.h

This class is the interface class for the BREP portions of OdDbDatabase objects.

This class provides the top-level interface for traversing the BREP structure of the 3d data contained in an OdDb3dSolid (or other 3d) entity, 

Corresponding C++ library: TD_Br

 
Name 
Description 
 
Default constructor. 
 
Name 
Description 
 
Returns the transformation matrix for this BREP object.  
 
Returns true and only if this BREP object contains valid 3d data.. 
 
set 
Sets the 3d data for this BREP object from the specified 3d file. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.