API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > PropertyUtil Class > PropertyUtil Methods > PropertyUtil::createOpeningQuantities Method
PropertyUtil::createOpeningQuantities Method
Syntax
C++
static void createOpeningQuantities(OdIfcModel* model, const OdDAIObjectId& openingElement, IFCExtrusionCreationDataPtr& extraParams);
Parameters 
Description 
OdIfcModel* model 
[in] Pointer to IfcModel.  
const OdDAIObjectId& openingElement 
[in] The opening element handle.  
IFCExtrusionCreationDataPtr& extraParams 
[in] The extrusion creation data. 

Creates the opening quantities and adds them to the export. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.