API Reference > Classes > PRC Representation Classes > OdPrcBrepData Class > OdPrcBrepData Methods > OdPrcBrepData::brep Method
OdPrcBrepData::brep Method
Syntax
C++
void brep(OdBrBrep& brep);
Parameters 
Description 
OdBrBrep& brep 
[in] A placeholder for the OdBrBrep object to be returned to a calling subroutine. 

Returns B-Rep data as an OdBrBrep object.

The method accepts an instance of the OdBrBrep object, fills it with data and returns to a calling subroutine.

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