API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > OdExporterUtil Class > OdExporterUtil Methods > OdExporterUtil::UpdateBuildingRelToPlacement Method
OdExporterUtil::UpdateBuildingRelToPlacement Method
Syntax
C++
static void UpdateBuildingRelToPlacement(const OdDAIObjectId& buildingHnd, const OdDAIObjectId& siteHnd);
Parameters 
Description 
const OdDAIObjectId& buildingHnd 
[in] IfcBuilding handle.  
const OdDAIObjectId& siteHnd 
[in] IfcSite handle. 

Update the IfcBuilding placement to be relative to the IfcSite. 

 

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