API Reference > OdBrepBuilder Classes > OdBrepBuilder Class > OdBrepBuilder Methods > OdBrepBuilder::getResult Method
OdBrepBuilder::getResult Method
Syntax
C++
OdRxObjectPtr getResult();

built entity specific for each product-dependent implementation

Gets the Geometry object built by this BRepBuilder. This clears the built Geometry stored in the BRepBuilder. This function throws if this BRepBuilderGeometryId hasn't completed building the b-rep. Use IsResultAvailable() to verify that this BRepBuilder contains a valid result. 

 

Currently not implemented.

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