API Reference > Classes > Geometry Classes > OdBmModelerGeometry Class > OdBmModelerGeometry Methods > OdBmModelerGeometry::brep Method
OdBmModelerGeometry::brep Method
Syntax
C++
virtual bool brep(OdBrBrep& brBrep) const = 0;
Parameters 
Description 
OdBrBrep& brBrep 
[out] Output BREP data. 

Returns true if and only if successful

Populates the specified BrBrep object with the BREP data of this ModelerGeometry object. 

 

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