Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcModelOpsFiller::createBuilding Method
Syntax
C++
OdIfc::OdIfcInstancePtr createBuilding(const OdAnsiString& compositionType, const OdDAIObjectId localPlacementId);

Appends new IfcBuilding entity to the model.

Parameters
Description
compositionType
[in] OdAnsiString to determine building composition type.
localPlacementId
[in] OdDAIObjectId of entity placement.

A pointer to the created and appended to the model entity.

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