Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcHostAppServices::brepBuilder Method
Syntax
C++
virtual OdResult brepBuilder(OdBrepBuilder& bbuilder, BrepType bbType);

Initializes the boundary representation builder with a product-specific implementation.

Parameters
Description
bbuilder
[out] A reference to an instance of the boundary representation builder class to be initialized.
bbType

eOk if the B-Rep builder was successfully initialized; otherwise the method returns an appropriate error code.

The method returns eNotImplementedYet value by default.

Copyright © 2002-2022. Open Design Alliance All rights reserved.