API Reference > Classes > Geometry Classes > OdBmGeometry Class > OdBmGeometry Methods > OdBmGeometry::brep Method
OdBmGeometry::brep Method
Syntax
C++
void brep(OdBrBrep& brep);
Parameters 
Description 
OdBrBrep& brep 
[out] Output B-Rep representation object. 

Returns the B-Rep representation of the Geometry through its argument. 

 

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