Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Brep2IfcAdvancedBrepFiller::convertBrep2IfcAdvancedBrep Method
Syntax
C++
OdResult convertBrep2IfcAdvancedBrep(OdDAIObjectId& advancedBrepId);

Creates an IfcAdvancedBrep object within the model and returns its object identifier.

Parameters
Description
advancedBrepId
[out] A placeholder for the identifier of the created IfcAdvancedBrep object.

eOk if the IfcAdvancedBrep object was successfully created; otherwise, the method returns an appropriate error code.

The B-Rep object conversion to the IFC format is in the beta state.

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