Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Brep2IfcAdvancedBrepFiller::Brep2IfcAdvancedBrepFiller Constructor
Syntax
C++
Brep2IfcAdvancedBrepFiller(const OdBrBrep& brep, OdDAI::Model* pModel, OdDbBaseDatabase* pDb = nullptr);

Creates a new Brep2IFC filler object with specified parameters.

Parameters
Description
brep
[in] A B-Rep object that contains data to write.
pModel
[in] A raw pointer to the instance of the OdIfcModel class that represents the current model of the file.
pDb
[in] A raw pointer to the instance of the B-Rep owner Protocol Extension database.
Copyright © 2002-2022. Open Design Alliance All rights reserved.