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. 

Returns true if and only if successful.

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

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