API Reference > OdBr Classes > OdBrBrep Class > OdBrBrep Methods > OdBrBrep::set Method
OdBrBrep::set Method
Syntax
C++
void set(const void* pFile);
Parameters 
Description 
const void* pFile 
[in] Pointer to the 3d file object. 

Sets the 3d data for this BREP object from the specified 3d file.

See the sample file, OdBrEx.cpp in the Examples/OdBrEx folder for sample usage.

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