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

True if and only if successful; false otherwise.

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

Copyright © 2002–2021. Open Design Alliance. All rights reserved.